Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 603 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 603 Bytes

Nexus Unit Testing is a unit testing framework meant to simplify unit testing on the Roblox platform. The framework uses assertion based unit testing. This is an alternative to Roblox's TestEZ. All included utilities can be used with any framework, but are intended to be used on the Roblox platform.

Documentation

See the docs directory for documentation.

Contributing

Both issues and pull requests are accepted for this project.

License

Nexus Unit Testing is available under the terms of the MIT License. See LICENSE for details.