Files
notifications-api/scripts
Chris Hill-Scott e87ed0f68a Stop pytest on first failing test
If a PR is going to fail because tests aren’t passing then you:
- should know about it as quick as possible
- shouldn’t waste precious Jenkins CPU running subsequent tests

This commit adds the `-x` flag to pytest, which stops the test run as
soon as one failing test is discovered.
2018-02-14 11:54:40 +00:00
..
2016-03-09 14:41:36 +00:00
2018-02-14 11:54:40 +00:00