* Add capabilty to stop test execution if some elements are present on "fail_on" definition ([11](https://github.com/societe-generale/spintest/pull/11))
0.3.0
* Add capability to generate spintest report, this report contains all needed information about your tested API routes ([8](https://github.com/societe-generale/spintest/pull/8))
0.2.1
* Fix version httpretty to 0.9.7 to fix tests execution ([9](https://github.com/societe-generale/spintest/pull/9)) * Set environment proxy to '', to avoid error when tests execution
0.2.0
Enhancement : * UUID Token are not visible in the log to avoid security violation, when spintest is used during the CI/CD tools ([6](https://github.com/societe-generale/spintest/pull/6))