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

https://github.com/grumpybusted/grumpy.testtools

Collection of test tools and libraries
https://github.com/grumpybusted/grumpy.testtools

approval-test fluentassertions nsubstitute nuget opencover testtools unittest xunit

Last synced: about 1 month ago
JSON representation

Collection of test tools and libraries

Awesome Lists containing this project

README

        

[![Build status](https://ci.appveyor.com/api/projects/status/qofutjpj639efchg?svg=true)](https://ci.appveyor.com/project/GrumpyBusted/grumpy-testtools)
[![codecov](https://codecov.io/gh/GrumpyBusted/Grumpy.TestTools/branch/master/graph/badge.svg)](https://codecov.io/gh/GrumpyBusted/Grumpy.TestTools)
[![nuget](https://img.shields.io/nuget/v/Grumpy.TestTools.svg)](https://www.nuget.org/packages/Grumpy.TestTools/)
[![downloads](https://img.shields.io/nuget/dt/Grumpy.TestTools.svg)](https://www.nuget.org/packages/Grumpy.TestTools/)

# Grumpy.TestTools
Collection of test tools and references to other packages and libraries that I use for my test cases.