Hacker News new | ask | show | jobs
by bigmanwalter 2120 days ago
There are ways to structure your code so that this can be done. Of course, it would require a complete refactor to achieve full test coverage on an existing project, but if you build like this from the beginning, it's feasible.
1 comments

Is there any literature on this? A test suite that runs in 1s is...kinda crazy sounding on any non-trivial codebase.
Gary Bernhardt has a pretty good talk: https://www.youtube.com/watch?v=RAxiiRPHS9k