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 set up to run integration tests against a specific Gradle task and a specific Gradle source directory. This separates the integration tests from the unit tests, making the project easier to understand and helping developers to be more productive.

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

️ Introduction 0:00
️ Integration Testing Overview 0:28
️ Set up your Gradle project for integration testing 1:26
️ Test Sets plugin (for Gradle up to 7.2) 3:07
️ JVM Test Suite Plugin (for Gradle 7.3) 5:25
️ Benefits for the developer workflow 6:46
️ Conduct 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 test honeycomb for testing of microservices https://engineering.atspotify.com/2018/01/11/testing-of-microservices

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