Category
1 post
A smoke test is a tiny set of checks that confirm your app still boots and the core flows work. Here's how to write one, where it sits in CI, and the tools I use.