This is the third video of the REST Assured with Spring Boot testing mini-series. With this last episode, we’ll write an integration test for our Spring Boot application.

Content:

0:00 Integration test setup
2:05 Configuration of the default Spring Security user
3:15 REST Assured book creation request setup
6:25 Extract the result of the first response
8:40 Summary of the integration test

Part I: https://youtu.be/1rkoFTxJhNk
Part II: https://youtu.be/p96yKqWo_Ps
Part III: https://youtu.be/zEkI8xi3Mjs

The source code for this video is available on GitHub: https://github.com/rieckpil/blog-tutorials/tree/master/spring-boot-rest-assured

» Never worry about testing your Spring Boot application again: https://rieckpil.de/testing-spring-boot-applications-masterclass/

#spring boot #rest

Integration Test Setup for REST Assured and Spring Boot
1.30 GEEK