You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/docs/getting-started/installation.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,7 @@
5
5
Assuming you have the .NET SDK installed, simply run:
6
6
7
7
`dotnet new install TUnit.Templates`
8
+
8
9
`dotnet new TUnit -n "YourProjectName"`
9
10
10
11
A new test project will be created for you with some samples of different test types and tips. When you're ready to get going, delete them and create your own!
0 commit comments