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: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
<h1><imgsrc="https://raw.githubusercontent.com/ivaylokenov/MyTested.WebApi/master/documentation/logo.png"align="left"alt="MyTested.WebApi"width="100"> MyTested.WebApi - Fluent testing for<br /> ASP.NET Web API</h1>
1
+
<h1><imgsrc="https://raw.githubusercontent.com/ivaylokenov/MyTested.WebApi/master/documentation/logo.png"align="left"alt="MyTested.WebApi"width="100"> MyTested.WebApi - Fluent testing<br /> for ASP.NET Web API</h1>
2
2
====================================
3
3
4
4
MyTested.WebApi is unit testing library providing easy fluent interface to test the ASP.NET Web API 2 framework. It is testing framework agnostic, so you can combine it with the testing library of your choice (e.g. NUnit, xUnit, etc.). Inspired by [ChaiJS](https://github.com/chaijs/chai).
0 commit comments