Writing End-to-End Tests With Spock Framework
After we have finished all lessons of this topic, we:
- Know how we can run end-to-end tests with Maven and Gradle.
- Understand how we can configure the system under specification when we are using Spring Framework or Spring Boot.
- Can write end-to-end tests for Spring and Spring Boot web applications.
Topic Lessons
- Running End-to-End Tests With Maven – Spock Edition
- Running End-to-End Tests With Gradle – Spock Edition
- Writing End-to-End Tests With Spock Framework – Configuration (Spring Edition)
- Writing End-to-End Tests With Spock Framework – Configuration (Spring Boot Edition)
- Writing End-to-End Tests With Spock Framework – Rendering Data
- Writing End-to-End Tests With Spock Framework – Forms
Previous LessonNext Lesson