nunit-core team mailing list archive
-
nunit-core team
-
Mailing list archive
-
Message #01551
[Bug 722207] Re: How to run "Failed Tests" only from previous nunit .xml report file.
** Tags added: feature
** Tags removed: error report
** Tags added: gui
--
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.
References