Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 471 Bytes

File metadata and controls

9 lines (6 loc) · 471 Bytes

Unit Testing Plugin for the FlaxEngine

A simple unit testing plugin for the FlaxEngine.

Installation

To install it, simply download the latest release and unpack it into your Content folder.

Example

ExampleClass.cs contains a simple example of how to write unit tests with this plugin.