2019-10-31 21:43:47 -04:00
|
|
|
=========
|
|
|
|
|
|
|
|
## REST Testing and Examples
|
|
|
|
|
2019-10-25 08:14:04 -04:00
|
|
|
### The Course
|
|
|
|
|
2019-10-31 21:43:47 -04:00
|
|
|
The "REST With Spring" Classes: http://bit.ly/restwithspring
|
|
|
|
|
|
|
|
### Relevant Articles:
|
2019-10-25 08:14:04 -04:00
|
|
|
|
2019-10-31 21:43:47 -04:00
|
|
|
- [Introduction to WireMock](http://www.baeldung.com/introduction-to-wiremock)
|
|
|
|
- [Using WireMock Scenarios](https://www.baeldung.com/wiremock-scenarios)
|
|
|
|
- [REST API Testing with Cucumber](http://www.baeldung.com/cucumber-rest-api-testing)
|
|
|
|
- [Testing a REST API with JBehave](http://www.baeldung.com/jbehave-rest-testing)
|
|
|
|
- [REST API Testing with Karate](http://www.baeldung.com/karate-rest-api-testing)
|