Yelp / fuzz-lightyear

A pytest-inspired, DAST framework, capable of identifying vulnerabilities in a distributed, micro-service ecosystem through chaos engineering testing and stateful, Swagger fuzzing.
Other
205 stars 25 forks source link

Adding TravisCI support #23

Closed margaretgorguissian closed 4 years ago

margaretgorguissian commented 4 years ago

Created .travis.yml, shuffled some things around in tox.ini, and removed pypy3 as an environment. (The latter two were to facilitate clean Travis builds)