diff --git a/README.md b/README.md index b636573..01bfb7b 100644 --- a/README.md +++ b/README.md @@ -953,6 +953,7 @@ _Tools that simplify testing asynchronous services._ - [GreenMail](http://www.icegreen.com/greenmail) - In-memory email server for integration testing. Supports SMTP, POP3 and IMAP including SSL. (GPL-2.0-only) - [Hoverfly Java](https://github.com/SpectoLabs/hoverfly-java) - Native bindings for Hoverfly, a proxy which allows you to simulate HTTP services. - [REST Assured](https://github.com/jayway/rest-assured) - DSL for easy testing of REST/HTTP services. +- [Karate](https://github.com/intuit/karate) - DSL that combine API test-automation, mocks and performance-testing making testing REST/HTTP services easy. #### BDD