adesso Blog

1

Tags:

  • JUnit

Show all posts
Software Development

11.05.2023 By Björn Thalheim

ATDD on Spring Boot with Cucumber

Picture Björn Thalheim

Developers are quite familiar with unit testing, even with integrative approaches like @SpringBootTest. But many lack a clear design/development/test strategy and stick to their preferred programming language. Acceptance Test Driven Design (ATDD) is a structured approach to designing your tests and programme from the outside in, focusing on larger blocks of functionality rather than individual classes. This blog post shows how this works.

Read more

Save this page. Remove this page.