Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: about 1 month ago
JSON representation

Helper types for writing unit tests for asynchronous code.

Awesome Lists containing this project

README

        

![Logo](src/icon.png)

# AsyncEx.Testing [![Build status](https://github.com/StephenCleary/AsyncEx.Testing/workflows/Build/badge.svg)](https://github.com/StephenCleary/AsyncEx.Testing/actions?query=workflow%3ABuild) [![codecov](https://codecov.io/gh/StephenCleary/AsyncEx.Testing/branch/master/graph/badge.svg)](https://codecov.io/gh/StephenCleary/AsyncEx.Testing) [![NuGet version](https://badge.fury.io/nu/Nito.AsyncEx.Testing.svg)](https://www.nuget.org/packages/Nito.AsyncEx.Testing) [![API docs](https://img.shields.io/badge/API-dotnetapis-blue.svg)](http://dotnetapis.com/pkg/Nito.AsyncEx.Testing)

Helper types for writing unit tests for asynchronous code.