Public bug reported: I noticed when I use the NUnit Console Runner (NUnit 2.6.2), when I use the nunit-console /run:NUnit_Application.Test.TestClass C:~\NUnit_Application\NUnit_Application.Test\bin\Debug\NUnit_Application.Test.dll /include:A|B. It says, 'B' is not recognized as an internal or external command, operable program or batch file.
The strange thing is my category B works just fine when I run other operators like a comma (,), addition (+) or subtraction (-). It appears to be a problem when I use | operator. ** Affects: nunitv2 Importance: Undecided Status: New -- You received this bug notification because you are a member of NUnit Developers, which is subscribed to NUnit V2. https://bugs.launchpad.net/bugs/1211914 Title: When using | (OR) operator in console, the latter category is not recognized Status in NUnit V2 Test Framework: New Bug description: I noticed when I use the NUnit Console Runner (NUnit 2.6.2), when I use the nunit-console /run:NUnit_Application.Test.TestClass C:~\NUnit_Application\NUnit_Application.Test\bin\Debug\NUnit_Application.Test.dll /include:A|B. It says, 'B' is not recognized as an internal or external command, operable program or batch file. The strange thing is my category B works just fine when I run other operators like a comma (,), addition (+) or subtraction (-). It appears to be a problem when I use | operator. To manage notifications about this bug go to: https://bugs.launchpad.net/nunitv2/+bug/1211914/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~nunit-core Post to : nunit-core@lists.launchpad.net Unsubscribe : https://launchpad.net/~nunit-core More help : https://help.launchpad.net/ListHelp