This product is at an early stage of development.
Atgen is an HTTP API test code generator for golang. This tool generates test code from YAML that defines API requests/responses and template test code.
See example
directory.
- Fork it
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create new Pull Request
See LICENSE.