Skip to content

shadowmint/unity-n-tests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

unity-n-tests

See window > Storybook for the storybook window.

Make sure you create assets as in the examples.

Install

From your unity project folder:

npm init
npm install shadomwint/unity-n-tests --save
echo Assets/pkg-all >> .gitignore
echo Assets/pkg-all.meta >> .gitignore

The package and all its dependencies will be installed in your Assets/pkg-all folder.

About

Testing helpers for unity3d.

Resources

Stars

Watchers

Forks

Packages

No packages published