Hacker News new | ask | show | jobs
by bghfm 1542 days ago
Here’s a testing library that exposes private functions for testing. https://github.com/ihumanable/patch

Whether it’s a good idea to test private functions is a whole different issue…