Skip to content

Team Practices

jnm2 edited this page Mar 18, 2017 · 14 revisions

How We Work As a Team

Issue Tracking How we track bugs, enhancements and features on GitHub.
Pull Requests How we use Pull Requests on GitHub to manage what gets into master.
Contributions Explains how to review and merge code submitted by other developers.

Technical Practices

Coding Standards Describes coding standards used in NUnit.
Standard Defines Lists standard defines used in building the NUnit projects.
Adding New Projects How to add new projects to the NUnit solutions.
Packaging the Framework How to create the packages for a new NUnit Framework release.
Packaging the Console and Engine How to create the packages for a new NUnit Console and Engine release.
Packaging Extensions How to create the packages and release NUnit Extensions.
Packaging the Installer How to create and release the NUnit MSI Installer.
Packaging the V2 Adapter How to create the packages for a new NUnit 2 VS Adapter release.
Packaging the V3 Adapter How to create the packages for a new NUnit 3 VS Adapter release.
Clone this wiki locally