Daily Dev Notes 2024/05/30

Testing, testing, testing...

Been spending some time catching up on testing. Decided to try out Coverage for the first time, and this has been an interesting experience. I already had pretty test coverage, but Coverage pointed out some edge cases that I had missed. And while I was trying to test out these edge cases, I discovered some bugs.

Read more

Posted on May 30, 2024 by

Categories: Development