Skip to content

Commit

Permalink
test notes
Browse files Browse the repository at this point in the history
  • Loading branch information
matgr1 committed Jan 6, 2017
1 parent d8371f7 commit 4bc5e72
Showing 1 changed file with 3 additions and 12 deletions.
15 changes: 3 additions & 12 deletions src/UnitTest/NUnit.txt
Original file line number Diff line number Diff line change
@@ -1,14 +1,5 @@
NUnit 2.x is needed for FreeImage .NET wrapper unit tests. It can be
downloaded from http://www.nunit.org/
The tests can be run by invoking "dotnet test" from the UnitTest project folder

After installing NUnit, double click on the NUnit project file
FreeImage.NET.nunit located in the FreeImage .NET wrapper Source folder
to load the project.
Alternatively, the test explorer can be used in Visual Studio

The FreeImage .NET wrapper unit test project UnitTest.csproj, located
under Source\UnitTest, must be compiled in 'Debug' mode prior to opening
the NUnit project.

The FreeImage .NET wrapper unit test project UnitTest.csproj currently
relies on the FreeImage .NET wrapper single source file, created by the
Source File Merger, located in the Source\SourceFileMerger folder.
If either of these don't work, please open an issue!

0 comments on commit 4bc5e72

Please sign in to comment.