Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 1.31 KB

File metadata and controls

26 lines (21 loc) · 1.31 KB
uid teampractices

Team Practices

How We Work As a Team

Issue Tracking How we track bugs, enhancements and features on GitHub.
Contributions Explains how to review and merge code submitted by other developers.

Technical Practices

Building and testing See BUILDING.md in each repository.
Coding Standards Describes coding standards used in NUnit.
Best practices for XML documentation Guidelines to consider when dealing with public APIs.
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.