We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Running nose2 with --fail-fast and without the --processes flag works as expected. At the first failed test it stops.
--fail-fast
--processes
Adding in a --processes 2 flag - it runs through the full test suite.
--processes 2