- Fix issues on Documentation
- Remove Travis CI and add Github Actions
- Fix output value for rollback issue
- Fix token argument type hint
- Add capabilty to stop test execution if some elements are present on "fail_on" definition (#11)
- Add capability to generate spintest report, this report contains all needed information about your tested API routes (#8)
- Fix version httpretty to 0.9.7 to fix tests execution (#9)
- Set environment proxy to '', to avoid error when tests execution
Enhancement :
- UUID Token are not visible in the log to avoid security violation, when spintest is used during the CI/CD tools (#6)