Long running test suite

"Joselito D Moreno [email protected] [testdrivendevelopment]" <[email protected]> Mon, 23 May 2016 03:25:11 +0000
Newsgroups gmane.comp.programming.test-driven-development
Message-ID <CAGhquRXnWaQzPmKwvCrhCrkr_7YFqXZQt5sDLjOzwwB4tgnKxg@mail.gmail.com>
Hello,

To those who have experienced test suites that run long, say ~25 minutes,
what are some techniques you have used to mitigate it?  We still would like
to be able to check in often and run the test suites prior to checking our
code in to our repository but these long running tests makes us stretch
what we mean with "often".

Joen