Skip to content

Implement returning Result from test functions. - #10

Open
daxpedda wants to merge 1 commit into
AltSysrq:masterfrom
daxpedda:return-feature
Open

Implement returning Result from test functions.#10
daxpedda wants to merge 1 commit into
AltSysrq:masterfrom
daxpedda:return-feature

Conversation

@daxpedda

@daxpedda daxpedda commented Jun 8, 2020

Copy link
Copy Markdown

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

debnil commented Apr 1, 2021

Copy link
Copy Markdown

@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