DotNetCore Integration Test Generator
A Tool to generate C# xUnit Integration Test from JSON format
Getting Started
1. Install NPM on your machine
2. Install binary using npm
``shell
$ npm i @kirinnee/cigen -g
``
Contributing
Please read
CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
Versioning
We use
SemVer for versioning. For the versions available, see the tags on this repository.
Authors
*
kirinnee License
This project is licensed under MIT - see the
LICENSE.md file for details