issues
search
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
212
stars
26
forks
source link
Reduce test noisiness
#46
Closed
OiCMudkips
closed
4 years ago
OiCMudkips
commented
4 years ago
Bump jinja to a version that doesn't cause the
collections.abc
is moved in py38 warning
Set
sys.ps1=''
in tests so that Hypothesis thinks that we're in an interactive session, thus silencing an error that we can't really get around
collections.abc
is moved in py38 warningsys.ps1=''
in tests so that Hypothesis thinks that we're in an interactive session, thus silencing an error that we can't really get around