test: Use TestResult for all doc tests
The use of TestResult
allows us to forego all unwrap
calls.
Fixes #9 (closed)
Signed-off-by: David Runge dvzrv@archlinux.org
Due to an influx of spam, we have had to temporarily disable account registrations. Please write an email to accountsupport@archlinux.org, with your desired username, if you want to get access. Sorry for the inconvenience.
The use of TestResult
allows us to forego all unwrap
calls.
Fixes #9 (closed)
Signed-off-by: David Runge dvzrv@archlinux.org