27
0
Q&ATrending
How do you integrate performance tests into CI without bloating build time?We want to add k6 performance tests to our CI pipeline but our PR pipeline is already 12 minutes and I don't want to…
834 views270Be the first to answer
24 discussions
We want to add k6 performance tests to our CI pipeline but our PR pipeline is already 12 minutes and I don't want to…
I need to test that a CSV export button downloads the correct file with the right data. Our app generates the file…
File uploads work fine locally (macOS) but fail intermittently in our Linux CI containers. We're using…
Flaky tests are killing our team's confidence in the test suite. We're seeing around 8–12% flake rate on our Playwright…