Unit Tests for AlterNative engine
git clone https://github.com/AlexAlbala/AlterNative-Tests.git
-
Install alternative engine and alternative library. See https://github.com/AlexAlbala/Alter-Native Readme
-
Run the provided executable
-
Windows
RegressionTest.exe <TestName>
-
Linux
mono RegressionTest.exe <TestName>
-
OS X
mono RegressionTest.exe <TestName>
-
-
If you do not specify any test, all tests will be executed
-
Type RegressionTest.exe --help for more information