Run async test setup code #3534
VeritasSoftware
started this conversation in
General
Replies: 1 comment
|
@VeritasSoftware Hi! The only difference is that my library focuses on ASYNC Teardown and SYNC fixture creation. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Hi,
I have been an xUnit user for a long time. Great test framework.
Now, I have just built a library (xUnit-Addons) to better support async test setup code in xUnit.
Library on GitHub:
https://github.com/VeritasSoftware/xUnit-Addons
on Nuget:
https://www.nuget.org/packages/xUnit-Addons
Regards.
All reactions