Skip to content
| Marketplace
Sign in
Visual Studio>Tools>NunitFixtureGenerator.VisualStudio
NunitFixtureGenerator.VisualStudio

NunitFixtureGenerator.VisualStudio

Keith Tun

|
937 installs
| (0) | Free Trial
Generates a skeleton NUnit Test Fixture for a class or interface in a class library based on the conventions used by the ASOS product delivery team.
Download

Allows reflection-based generation of a skeleton NUnit Test Fixture for all public non-void return type methods in a class or interface. 


Generation includes:

  • SetUp with initialisation of unit under test
  • Mocks inferred and initialised with Moq
  • Test cases for public methods in a happy path 
  • Test cases for public methods with ArgumentNullException checks for nullable arguments
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft