Skip to content

Implement returning Result from test functions. #10

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

daxpedda
Copy link

@daxpedda daxpedda commented Jun 8, 2020

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

daxpedda added a commit to daxpedda/rusty-fork that referenced this pull request Apr 1, 2021
@debnil
Copy link

debnil commented Apr 1, 2021

@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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support for async tests rusty_fork_test! macro throws a compiler error on tests that return Result<(), Error>
2 participants