Merge branch '1.0.0-beta8'
commit
994bc5d7a6
|
@ -5,15 +5,15 @@ By `Steve Smith`_
|
||||||
This content is in progress.
|
This content is in progress.
|
||||||
|
|
||||||
In this article:
|
In this article:
|
||||||
- `Unit Testing`_
|
- `Introduction to Unit Testing`_
|
||||||
- `Creating Test Projects`_
|
- `Creating Test Projects`_
|
||||||
- `Running Tests`_
|
- `Running Tests`_
|
||||||
|
|
||||||
|
|
||||||
`Download sample from GitHub <https://github.com/aspnet/docs/tree/master/aspnet/testing/unit-testing/sample>`_.
|
`Download sample from GitHub <https://github.com/aspnet/docs/tree/master/aspnet/testing/unit-testing/sample>`_.
|
||||||
|
|
||||||
Unit Testing
|
Introduction to Unit Testing
|
||||||
------------
|
----------------------------
|
||||||
About unit testing
|
About unit testing
|
||||||
|
|
||||||
Creating Test Projects
|
Creating Test Projects
|
||||||
|
|
Loading…
Reference in New Issue