Skip to content

Commit c10e449

Browse files
committed
Merge branch 'master' into dev
2 parents 8fa7b38 + fb5ede2 commit c10e449

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,9 @@
11
# Unit Testing Plugin for the FlaxEngine
22

3+
A simple unit testing plugin for the FlaxEngine.
4+
5+
## Installation
6+
To install it, simply download [the latest release](https://github.com/FlaxCommunityProjects/FlaxUnitTesting/releases) and unpack it into your `Content` folder.
7+
8+
## Example
9+
[ExampleClass.cs](https://github.com/FlaxCommunityProjects/FlaxUnitTesting/blob/master/Source/Editor/ExampleClass.cs) contains a simple example of how to write unit tests with this plugin.

0 commit comments

Comments
 (0)