This repository contains a set of reproducible test cases for issues in the NUnit Framework, which can be found in the NUnit repository.
When we you raise an issue, or when you want to contribute a fix, you can use this repository to create a reproducible test case.
IssueXXXX
where XXXX
is the issue number.Note that this is not a requirement for adding issues, because some issues are not easily reproduced. Use this when you can reproduce an issue, it makes it much easier for others, including the NUnit team, to understand your issue and hopefully find a fix to it.