Skip to content

Commit f99e67b

Browse files
committed
Added logo
1 parent 24d6223 commit f99e67b

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<h1>MyTested.AspNetCore.Mvc - Fluent testing framework for ASP.NET Core MVC</h1>
1+
<h1><img src="https://raw.githubusercontent.com/ivaylokenov/MyTested.AspNetCore.Mvc/master/tools/logo.png" align="left" alt="MyTested.WebApi" width="100">&nbsp; MyTested.AspNetCore.Mvc - Fluent testing framework for ASP.NET Core MVC</h1>
22
====================================
33

44
MyTested.AspNetCore.Mvc is a unit testing library (currently in Alpha version) providing easy fluent interface to test the [ASP.NET Core MVC](https://github.com/aspnet/Mvc) framework. It is testing framework agnostic, so you can combine it with a test runner of your choice (e.g. xUnit, NUnit, etc.).

tools/logo.png

3.12 KB
Loading

0 commit comments

Comments
 (0)