gingeleski / cucumber-spring-security-tests

Cucumber/BDD security tests example for Java (Spring Boot API).
9 stars 8 forks source link

Set up Cucumber integration testing basics #17

Closed gingeleski closed 6 years ago

gingeleski commented 6 years ago

This includes the hooks to actually launch the application ephemerally for each test case, as well as some basic step definitions that do request and response stuff.