Back to My Work
You NEED to start using test containers!

You NEED to start using test containers!

YouTube typecraft February 12, 2026

LEARN: https://learn.typecraft.dev/ X: https://x.com/typecraft_dev Lets say you’re a developer, and you’re starting on a new project. You get all the source code, you install the libraries you need, you’re on the right version of your language. So you go and run the tests and…. woops POSTGRES ERROR BUT WAIT, what if there is a simpler way to do this? You can see, i run my tests, and I see new docker containers spin up out of nowhere! then they shut off! what is this magic? well, its testc...

Watch