Hacker News new | ask | show | jobs
by vimpire_ 3357 days ago
This is actually a pretty cool workflow for teams on GitHub: set up a suite of smoke tests to run after every push on a PR, before manual QA, and before prod.

I'd love to hear how other teams run automated tests during development or any similar workflows.