Hacker News new | ask | show | jobs
by penagwin 2193 days ago
Weirdly this one does have tests, but they're in the execution section?
1 comments

It's supposed to be self-contained which is why the tests are inside __main__. If I have the time I'll add a --selftest argument or so