You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A toy project that I used to practice unit testing (with parameterized tests), logging, and profiling.
The tests especially were great since I was able to plug in three different implementations during testing and they caught bugs in all of them.