Not sure if this related to PyWebRunner, but was doing some tests with Travis and jumped into an issue with running YAML scripts with webrunner. Namely if an assert fails, Travis still exists with success status:

Here's the Travis run in question:
https://travis-ci.org/ivansabik/PyWebRunnerExamples#L186-L211
Not sure if this related to PyWebRunner, but was doing some tests with Travis and jumped into an issue with running YAML scripts with
webrunner. Namely if an assert fails, Travis still exists with success status:Here's the Travis run in question:
https://travis-ci.org/ivansabik/PyWebRunnerExamples#L186-L211