Skip to content

Commit a01eb22

Browse files
committed
Updated README.md with continuous integration from AppVeyor
1 parent ef41a22 commit a01eb22

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,5 @@
1-
# MyWebApi
1+
# MyWebApi - ASP.NET Web API Fluent Testing Framework
2+
MyWebApi is unit testing framework providing easy fluent interface to test the ASP.NET Web API framework. Inspired by [TestStack.FluentMVCTesting](https://github.com/TestStack/TestStack.FluentMVCTesting) and [ChaiJS](https://github.com/chaijs/chai)
3+
4+
[![Build status](https://ci.appveyor.com/api/projects/status/738pm1kuuv7yw1t5?svg=true)](https://ci.appveyor.com/project/ivaylokenov/mywebapi)
5+

0 commit comments

Comments
 (0)