Ideas for testing
- dog food testing. write a sample app for your library. Unit tests are weird in a way that sample apps are not
- snapshot testing for the *unit test source code* - No change to legacy unit tests except when on purpose. (Similar motivation to UI snapshot testing, no accidental HTML changes)
Post
March 18, 2026