File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Fluent Assertions for ASP.NET Core MVC
2
2
[ ![ Build status] ( https://ci.appveyor.com/api/projects/status/rt5vutjvy2no75cv?svg=true )] ( https://ci.appveyor.com/project/kevinkuszyk/fluentassertions-aspnetcore-mvc )
3
3
4
- This repro contains the Fluent Assertions extensions for ASP.NET Core MVC. It is maintained by [ @kevinkuszyk ] ( https://github.com/kevinkuszyk ) .
4
+ This repo contains the Fluent Assertions extensions for ASP.NET Core MVC. It is maintained by [ @kevinkuszyk ] ( https://github.com/kevinkuszyk ) .
5
5
6
6
## Installation
7
7
@@ -35,7 +35,7 @@ public void Index_Action_Returns_View()
35
35
36
36
## Building
37
37
38
- Simply clone this repro and build the ` FluentAssertions.AspNetCore.Mvc.sln ` solution.
38
+ Simply clone this repo and build the ` FluentAssertions.AspNetCore.Mvc.sln ` solution.
39
39
40
40
[ fa-frameworks ] : https://github.com/dennisdoomen/fluentassertions/wiki/Documentation#supported-test-frameworks
41
41
[ nuget-mvc-core ] : https://www.nuget.org/packages/FluentAssertions.AspNetCore.Mvc
You can’t perform that action at this time.
0 commit comments