###NUnit Documentation Wiki This wiki contains the documentation for all active NUnit projects as well as developer documentation for those working on NUnit or wishing to do so. Some sections are not yet complete.
####User Documentation
- NUnit covers NUnit itself, including the framework, engine and console runner.
- NUnit VS Adapter covers the Visual Studio test adapters for both NUnit V2 and V3.
- NUnit VS Test Generator covers the Visual Studio extension for generating tests in both NUnit V2 and V3.
- NUnit-Gui covers the new NUnit 3.0 GUI.
- NUnit Project Editor covers the Windows program for creating and editing
.nunit
project files.
####Developer Documentation
- NUnit Vision covers our vision for NUnit and its future.
- NUnit Roadmap shows our plans for coming releases.
- Team practices describe how NUnit works and how our teams work.
- Specifications are descriptions of features we plan to add.
- [Developer FAQ](https://github.com/nunit/docs/wiki/Developer FAQ) contains basic info for those who want to work on NUnit.