Sobi-WanKenobi / NoUnit

The most popular and widely used unit testing framework for NoCode.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NoUnit Framework

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.

Table of Contents

Getting Started

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:


Running Tests

With your tests are in place, simply run the following command in any console:


Just like No Code, everything in NoUnit is easy-peasy!

Contributing

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.

License

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.

About

The most popular and widely used unit testing framework for NoCode.

License:Apache License 2.0