Skip to content

Commit 63e65f2

Browse files
authored
Update README.md
1 parent 2e98e30 commit 63e65f2

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

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+
[The 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)