Hacker News new | ask | show | jobs
by msoucy 1255 days ago
Meanwhile my coworkers refuse to run googletest tests in random orders, because their tests all rely on being run in the "right" order and affect global data...
1 comments

I mean, the test may be good. But they must be so slow they're not really useful.