Back to Nunit

Team Practices

docs/articles/developer-info/Team-Practices.md

latest1.3 KB
Original Source

Team Practices

How We Work As a Team

Issue TrackingHow we track bugs, enhancements and features on GitHub.
ContributionsExplains how to review and merge code submitted by other developers.

Technical Practices

Building and testingSee BUILDING.md in each repository.
Coding StandardsDescribes coding standards used in NUnit.
Best practices for XML documentationGuidelines to consider when dealing with public APIs.
Packaging the FrameworkHow to create the packages for a new NUnit Framework release.
Packaging the Console and EngineHow to create the packages for a new NUnit Console and Engine release.
Packaging ExtensionsHow to create the packages and release NUnit Extensions.
Packaging the InstallerHow to create and release the NUnit MSI Installer.
Packaging the V2 AdapterHow to create the packages for a new NUnit 2 VS Adapter release.
Packaging the V3 AdapterHow to create the packages for a new NUnit 3 VS Adapter release.