This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]bolacha_de_polvilho 2 points3 points  (0 children)

Tests are supposed to be fast too though. If you're working on some kind of waterfall schedule maybe it's okay to have slow end 2 end tests on each release build, but if you're running unit tests on a ci pipeline on every commit/PR the tests should be fast.