-
Suggestion
-
Resolution: Unresolved
-
None
-
7
-
3
-
Bamboo currently supports NUnit 3.0 by switching it to NUnit 2 compatibility mode using the following command-line switch (this is done automatically by the application when an NUnit 3.0 executable is selected in the task, the user doesn't need to add anything for this to occur):
;format=nunit2
The actual NUnit 3 format is not supported so, if you're using tools other than Bamboo's NUnit task, the parser won't work.
- causes
-
BAM-15693 Inconclusive test in NUnit are causing build failures
-
- Closed
-
-
BAM-18415 NUnit showing Passed test as Skipped
-
- Closed
-
- incorporates
-
BAM-14207 Show NUnit stacktrace when reviewing why a test failed
- Gathering Interest
- relates to
-
BAM-12433 Support NUnit 3.0
- Closed
- is related to
-
CEO-5021 You do not have permission to view this issue
Form Name |
---|
NUnit wish to drop supporting NUnit v2 in the upcoming NUnit v4 release:
https://github.com/nunit/nunit-v2-result-writer/issues/13
https://github.com/nunit/nunit-console/issues/879