Hacker News new | ask | show | jobs
by majewsky 3679 days ago
Assertions are usually only run in development or test mode. So if you run an integration test, the unit tests happen inline through the assertions.