https://github.com/stephencleary/asyncex.testing
Helper types for writing unit tests for asynchronous code.
https://github.com/stephencleary/asyncex.testing
async-await c-sharp testing
Last synced: 12 days ago
JSON representation
Helper types for writing unit tests for asynchronous code.
- Host: GitHub
- URL: https://github.com/stephencleary/asyncex.testing
- Owner: StephenCleary
- License: mit
- Created: 2015-03-29T00:44:04.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2021-09-26T13:33:04.000Z (over 3 years ago)
- Last Synced: 2025-03-24T18:52:36.156Z (29 days ago)
- Topics: async-await, c-sharp, testing
- Language: C#
- Size: 47.9 KB
- Stars: 10
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README

# AsyncEx.Testing [](https://github.com/StephenCleary/AsyncEx.Testing/actions?query=workflow%3ABuild) [](https://codecov.io/gh/StephenCleary/AsyncEx.Testing) [](https://www.nuget.org/packages/Nito.AsyncEx.Testing) [](http://dotnetapis.com/pkg/Nito.AsyncEx.Testing)
Helper types for writing unit tests for asynchronous code.