you are viewing a single comment's thread
view the rest of the comments
[–] 5 points 6 months ago

Oof. I've had places that the pipeline was getting long. At one of my previous jobs I made it so all the tests could run locally, and we were keeping the full build as slow as possible.

We also didn't do any browser tests (eg: selenium) because those tend to be slow and most people are bad at making them stable.

It's important to know whats worth testing.

  • source
  • parent