Skip to content

Keep going as much as possible during tests

Steffen Müthing requested to merge feature/keep-running-test-after-failure into master

This patch changes duneci-standard-test to not abort on the first error anymore. It will instead try to keep going as much as possible to catch as many errors as possible.

Merge request reports