This repository was archived by the owner on Mar 2, 2021. It is now read-only.

Description
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