[TIP] Running C unit tests with pytest

John McNamara jmcnamara13 at gmail.com
Fri Feb 7 03:13:00 PST 2014


On 6 February 2014 01:51, John McNamara <jmcnamara13 at gmail.com> wrote:

> You can see what (intentionally) failing test cases look like here:
>
>     https://travis-ci.org/jmcnamara/pytest_c_testrunner/jobs/18315539
>


Hi,

(Sorry, for the repost, the last message got split).

The output of the "FAILURES" section in the log above doesn't appear in red
like ordinary pytest failures. (The pass/fail does appear in colour
however.)



More information about the testing-in-python mailing list