mirror of
https://github.com/akullpp/awesome-java.git
synced 2024-11-20 11:28:01 -05:00
Add Karate
This commit is contained in:
commit
185adf6641
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue