Test isolation is (not) fun
Writing a single test is fun. Writing a test suite that scales is… sometimes less fun.
The more tests you write the less it becomes a matter of individual tests, and more a matter of designing the whole testing system. There are countless decisions t...
danielocto.hashnode.dev8 min read