How to run integration tests in Gradle

How to run integration tests in Gradle

HomeTom Gregory TechHow to run integration tests in Gradle
How to run integration tests in Gradle
ChannelPublish DateThumbnail & View CountDownload Video
Channel AvatarPublish Date not found Thumbnail
0 Views
Your Gradle project can easily be configured to run integration tests using a specific Gradle task and source directory. This separates integration tests from unit tests, making the project easier to understand and helping developers work more productively.

Discover the easiest way to run integration tests in your Gradle project by adding just a few lines of code to your build script.

️ Presentation 0h00
️ Integration test overview 0:28
️ Configure your Gradle project for integration testing 1:26
️ Plugin Test Sets (for Gradle up to 7.2) 3:07
️ JVM Test Suite plugin (for Gradle 7.3) 5:25
️ Benefits for developer workflow 6:46
️ Run other types of tests 7:51
️ Final Thoughts 8:39

FREE GRADLE QUICKSTART GUIDE https://tomgregory.com/gradlequickstart

ULTIMATE GRADLE BUILD BIBLE https://tomgregory.com/gradlebuildbible

VIDEO RESOURCES
This video in article format https://tomgregory.com/gradle/gradle-integration-tests
Spotify tests honeycomb for microservices testing https://engineering.atspotify.com/2018/01/11/testing-of-microservices

Please take the opportunity to connect and share this video with your friends and family if you find it useful.