Merge pull request #159 from atehrani/patch-1
Update the README.md file to include the WireMock Library
This commit is contained in:
@ -479,6 +479,7 @@ A curated list of awesome Java frameworks, libraries and software. Inspired by o
|
|||||||
* [Spock](http://docs.spockframework.org/) - Testing framework featuring an expressive Groovy-derived specification language. Compatible with JUnit runners so easy to use with standard build tools and IDEs.
|
* [Spock](http://docs.spockframework.org/) - Testing framework featuring an expressive Groovy-derived specification language. Compatible with JUnit runners so easy to use with standard build tools and IDEs.
|
||||||
* [TestNG](http://testng.org/) - Testing framework.
|
* [TestNG](http://testng.org/) - Testing framework.
|
||||||
* [Unitils](http://www.unitils.org/) - Testing library divided into modules for unit and integration testing.
|
* [Unitils](http://www.unitils.org/) - Testing library divided into modules for unit and integration testing.
|
||||||
|
* [WireMock](http://wiremock.org/) - Testing library for stubbing and mocking web services.
|
||||||
|
|
||||||
## Utility
|
## Utility
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user