Skip to content

wizi4d/NUnit4Unity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NUnit4Unity

Unit testing in Unity3D based on NUnitLight

Features:

  • GUI runner;
  • Tests runs in play mode so any game objects modifications roll back.

How to use:

  • Copy Assets/NUnit4Unity folder to Assets in your Unity3d project;
  • Write test classes (see NUnit docs);
  • Click menu item "Window/Unit Tests";
  • Click "Run all tests" or "Run" on specific test;
  • Enjoy.

About

Unit testing in Unity3D

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages