Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
elv1s42 authored Jan 18, 2017
1 parent 4b90b1a commit bfb904e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ Please use this project with targetFramework v4.5.2
- Install [NUnit 3 console](https://github.com/nunit/nunit-console/releases) latest release
- Download the latest version of Ghpr.NUnit (using NuGet)
- Put `Ghpr.Core.dll`, `Ghpr.NUnit.dll`, `Ghpr.NUnit.Settings.json` and `Newtonsoft.Json.dll` to the following folder:
[nunit_console_location]/nunit-console/addins
- Add path **addins/Ghpr.NUnit.dll** into nunit.engine.addins file
*[nunit_console_location]/nunit-console/addins*
- Add path **addins/Ghpr.NUnit.dll** into `nunit.engine.addins` file
- Run your tests via NUnit Console

**NOTE:** If you are going to take screenshots inside yout tests, then make sure that you have the same `Ghpr.NUnit.Settings.json` file inside your C# project and inside NUnit.Console addins folder.
Expand Down

0 comments on commit bfb904e

Please sign in to comment.