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

https://github.com/stephenmp/testwell

A framework for spinning up environments for the purpose of local integration testing.
https://github.com/stephenmp/testwell

Last synced: 2 months ago
JSON representation

A framework for spinning up environments for the purpose of local integration testing.

Awesome Lists containing this project

README

          

# TestWell
![logo](./Logo.png)

[![NuGet](https://img.shields.io/nuget/v/TestWell.svg)](https://www.nuget.org/packages/TestWell/)
[![NuGet downloads](https://img.shields.io/nuget/dt/TestWell.svg)](https://badge.fury.io/nu/TestWell) [![license](https://img.shields.io/github/license/StephenMP/TestWell.svg)]()

A framework for spinning up environments for the purpose of local integration testing.
Documentation will be coming soon! Currently you can reference TestWell.Test.Component to see how to use TestWell.