rusty-fork icon indicating copy to clipboard operation
rusty-fork copied to clipboard

Implement returning `Result` from test functions.

Open daxpedda opened this issue 5 years ago • 1 comments

Fixes #5. I also tried to fix #9, but I don't think its properly possible without a proc macro.

daxpedda avatar Jun 08 '20 10:06 daxpedda

@AltSysrq: thanks for all your work on this crate, it's really excellent. If it could be extended to support async functions, it would be even more excellent. Could this pull request and #11 be merged into a new release?

debnil avatar Apr 01 '21 22:04 debnil