G’day lads
I created meself a unit testing tool, and it’d be my pleasure to share it with the community.
It’s in what I would call an alpha stage, I’ve fixed all known bugs, but I’m still the only one to have tested it.
Once it’s been thoroughly tested, I will put it up on the Asset Store for free with a more catchy name than Unit testing tool. I thought about calling it Tiny Test, what do you think? I’ll take any creative ideas for the name ![]()
And here’s a screenshot:

You can grab it from here: https://bitbucket.org/mathiassoeholm/unity-unit-testing-framework/downloads/UnitTestingFramework%200.2.unitypackage Old Release
Instructions:
You open the unit test window from the Window menu.
Only disclaimer is that you shouldn’t put the files in a folder called editor or plugins, as it’ll have to be in the same assembly as the code you want to test.
Have a nice day!
EDIT: New Release 1.0
https://bitbucket.org/mathiassoeholm/unity-unit-testing-framework/downloads/TinyTest%201.0.unitypackage