Skip to content

Instantly share code, notes, and snippets.

@vertigra
Last active June 24, 2017 11:55
Show Gist options
  • Save vertigra/c33f0f4dcea0f4e7fc82ea97d73e7b61 to your computer and use it in GitHub Desktop.
Save vertigra/c33f0f4dcea0f4e7fc82ea97d73e7b61 to your computer and use it in GitHub Desktop.
Nunit3 + VS2015. Automatic assembly of the project before testing
  1. Right click on the project with tests
  2. Select Build Dependencies -> Project Dependencies
  3. Select the check box for the project you want to run before the tests.

For example: the NetTelebot.Test project contains tests for the NetTelebot

dependencies

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment