add image to Unit and Property Tests Overview.

master
Craig Oates 5 years ago
parent
commit
5d950d520a
  1. 2
      Unit-and-Property-Tests-Overview.md
  2. BIN
      attachments/visual-studio-test-explorer.png

2
Unit-and-Property-Tests-Overview.md

@ -5,7 +5,7 @@ Within TestCentre, you will see a collection of unit and property tests. Each ty
It is worth pointing out TestCentre uses xUnit's Test Runner for Visual Studio. This means you can use Visual Studio's Test Explorer -- which shows you the project's (unit and property) tests with a graphical user interface (G.U.I.). If you are unsure what that is, below is a screenshot of what it looks like.
IMAGE OF VISUAL STUDIO TEST EXPLORE.
![visual studio's test explorer](attachments/visual-studio-test-explorer.png)
As you can see, it is a good way to determine what tests are passing and failing. On top of that, it highlights how the tests are organised within TestCentre.

BIN
attachments/visual-studio-test-explorer.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 39 KiB

Loading…
Cancel
Save