Devoxx Ukraine 2019: Bootiful Testing - Josh Long

Devoxx Ukraine 2020 becomes a FREE ONLINE event 6-7th of November Kyiv, Ukraine Registration: How would you feel if you knew that any pat of the code was at most a few minutes away from being shippable and delivered into production? How would you feel if you knew that any part of the code is a few ctrl z’s away from being shippable and delivered into production? Emboldened and confident? Test driven development (TDD) gives you that. TDD allows you to proceed with confidence that you’re building the right thing. It provides you with imminent-horizons that you can meet and measure. TDD gives developers the confidence to go faster, secure in the knowledge that what they break they will fix and be able to improve. In this talk, join Spring Developer Advocate Josh Long (@starbuxman) as he looks at how to test Spring applications and services. We’ll look at how to test basic components, mocks, how to take advantage of test slices, and how to test web applications. We&
Back to Top