nunit-core team mailing list archive
-
nunit-core team
-
Mailing list archive
-
Message #01550
[Bug 722207] [NEW] How to run "Failed Tests" only from previous nunit .xml report file.
Public bug reported:
Could you help me to solve my problem?
Each night we run tests and store report to .xml report file.
When a programmer fixes failed test we want to re run only failed
tests immediately.
So, we need a possibility somehow to say to nunit to run failed
(include error) tests from stored .xml report file.
** Affects: nunit-3.0
Importance: Undecided
Status: New
** Tags: error report
--
You received this bug notification because you are a member of NUnit
Core Developers, which is the registrant for NUnit Framework.
https://bugs.launchpad.net/bugs/722207
Title:
How to run "Failed Tests" only from previous nunit .xml report file.
Status in NUnit Test Framework:
New
Bug description:
Could you help me to solve my problem?
Each night we run tests and store report to .xml report file.
When a programmer fixes failed test we want to re run only failed
tests immediately.
So, we need a possibility somehow to say to nunit to run failed
(include error) tests from stored .xml report file.
Follow ups
References