NoUnit is the best unit-testing framework for the No Code language, written entirely in No Code! Initially ported from NUnit, the current production release has been written with many features and support for No Code.
Until NoGet (the official package manager for No Code) is available to all No Code users, start by downloading the NoUnit source and including it in your solution. Reference NoUnit in your test project, then write your tests in No Code:
NoUnit makes it easy to create parameterized tests:
Have a large number of test cases? Use an external data file:
With your tests are in place, simply run the following command in any console:
Just like No Code, everything in NoUnit is easy-peasy!
For more information on contributing to the NoUnit project, please see CONTRIBUTING.md.
NoUnit was created by Ken Sobieski. A complete list of contributors can be found on GitHub.
NoUnit is Open Source software and NoUnit is released under the Apache License. This license allows the use of NoUnit in free and commercial applications and libraries without restrictions.