HOME > Development > Practical integration testing using Testcontainers

Practical integration testing using Testcontainers

  • Development
  • Apr 03, 2025
SynopsisPractical integration testing using Testcontainers, available...
Practical integration testing using Testcontainers  No.1

Practical integration testing using Testcontainers, available at $54.99, has an average rating of 4.99, with 24 lectures, based on 93 reviews, and has 3196 subscribers.

You will learn about Where to use Testcontainers and why Concepts and basics of Testcontainers library Mocking systems as a whole instead of mocking certain modules in your code Create, start and stop docker containers from your integration test code directly How to integrate Testcontainers into the software build lifecycle Usage of Testcontainers in example applications This course is ideal for individuals who are Software developers who want to bring the power of Docker containers into their testing infrastructure or Software developers just interested in this topic It is particularly useful for Software developers who want to bring the power of Docker containers into their testing infrastructure or Software developers just interested in this topic.

Enroll now: Practical integration testing using Testcontainers

Summary

Title: Practical integration testing using Testcontainers

Price: $54.99

Average Rating: 4.99

Number of Lectures: 24

Number of Published Lectures: 24

Number of Curriculum Items: 24

Number of Published Curriculum Objects: 24

Original Price: 109.99

Quality Status: approved

Status: Live

What You Will Learn

  • Where to use Testcontainers and why
  • Concepts and basics of Testcontainers library
  • Mocking systems as a whole instead of mocking certain modules in your code
  • Create, start and stop docker containers from your integration test code directly
  • How to integrate Testcontainers into the software build lifecycle
  • Usage of Testcontainers in example applications
  • Who Should Attend

  • Software developers who want to bring the power of Docker containers into their testing infrastructure
  • Software developers just interested in this topic
  • Target Audiences

  • Software developers who want to bring the power of Docker containers into their testing infrastructure
  • Software developers just interested in this topic
  • Why should you learn about Testcontainers, and what is it at all? If you reached here, you’ll surely have an idea about that. I suppose you’re testing your software already and want to figure out what Testcontainers can exactly do for you to somehow improve the quality of testing.

    So welcome here to the first course on Udemy regarding that topic. I’m Ansgar, and I’m a freelanced software engineer, working with tools like Testcontainers almost every day.

    Testcontainers points out, that it makes testing – especially integration testing – easier. I totally agree, but there are other – relevant and important – aspects which should be mentioned. Here are only a few examples:

  • It makes extension of your integration tests scope to the outermost boundaries possible without having to switch to full-fledged e2e tests

  • You can avoid having potentially confusing test setup with mocks and fakes

  • Using H2 although that’s likely not your production database? No longer soon, perhaps

  • Not relying on JPA but on plain SQL and want to test your statements against a production-like database system? Easy with Testcontainers!

  • Using Docker in your build lifecycle already? Then setting up Testcontainers is in a breeze

  • In this course, I’ll talk about the above-mentioned topics and give you a step-by-step walkthrough of the most important features of Testcontainers. For this, I’ll stick to the following guidelines:

    1. This course is about practice, not primarily theory (theory of testing for example)

    2. I keep sections short in order to accelerate your progress. I do this by not losing myself in endless details. If a question stays open: Leave me a message

    3. Feedback and discussions are always welcome. I plan to extend this course content on demand based on your feedback

    Ready for takeoff? Subscribe to the course and let’s go right away.

    Course Curriculum

    Chapter 1: Introduction

    Lecture 1: Where does Testcontainers help?

    Lecture 2: What problems it addresses

    Lecture 3: How does it help in a nutshell

    Chapter 2: Getting started

    Lecture 1: System requirements

    Lecture 2: Tooling requirements

    Lecture 3: A first example

    Chapter 3: Features

    Lecture 1: Integration with junit 5

    Lecture 2: Integration with junit 4

    Lecture 3: Configure logging

    Lecture 4: Port mapping

    Lecture 5: Setting environment variables

    Lecture 6: Bind mounts and volumes

    Lecture 7: Accessing container logs

    Lecture 8: Checking container liveness

    Lecture 9: Checking container readiness

    Lecture 10: Defining container dependencies

    Lecture 11: Creating Docker images on the fly

    Lecture 12: Image name substitution

    Lecture 13: Using Docker Compose

    Lecture 14: Using modules

    Lecture 15: Testing inside a container

    Chapter 4: Real world examples

    Lecture 1: First things first

    Lecture 2: Testing database access in SpringBoot

    Lecture 3: Usage in Node.js connecting Express with Redis

    Instructors

  • Practical integration testing using Testcontainers  No.2
    Ansgar Schulte
    Software-Engineer
  • Rating Distribution

  • 1 stars: 1 votes
  • 2 stars: 1 votes
  • 3 stars: 5 votes
  • 4 stars: 11 votes
  • 5 stars: 75 votes
  • Frequently Asked Questions

    How long do I have access to the course materials?

    You can view and review the lecture materials indefinitely, like an on-demand channel.

    Can I take my courses with me wherever I go?

    Definitely! If you have an internet connection, courses on Udemy are available on any device at any time. If you don’t have an internet connection, some instructors also let their students download course lectures. That’s up to the instructor though, so make sure you get on their good side!