Beyond Built-in: Advanced Testing Techniques for Spring Boot Applications by Michael Vitz @ SpringIO

แชร์
ฝัง
  • เผยแพร่เมื่อ 30 ม.ค. 2025
  • Spring I/O 2024 - 30-31 May, Barcelona
    Slides: 2024.springio....
    Repo: github.com/mvi...
    Spring Boot ships with testing batteries included, and you know that. But what happens when you reach the end of all this? You will need to find additional libraries or come up with your solutions for extending the built-in capabilities. This session will provide you with exactly that. Libraries and custom-built extensions in combination with the great test support of Spring that I used to ease testing and solve challenges within my projects.

ความคิดเห็น • 7

  • @dan_haywood
    @dan_haywood 7 หลายเดือนก่อน +6

    Some good stuff here, definitely gets into the advanced extensions of spring boot testing. Well done.

  • @tuanphandev
    @tuanphandev 7 หลายเดือนก่อน +2

    It's amazing. I feel like Michael stands behind me while I am writing test...

  • @Mrhennayo
    @Mrhennayo 7 หลายเดือนก่อน +2

    Randomness is like fuzzy testing
    Frankly I liked the idea of aPerson() as builder