Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 692 Bytes

File metadata and controls

25 lines (16 loc) · 692 Bytes

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

$ 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

License

This project is licensed under MIT - see the LICENSE.md file for details