Hacker News new | ask | show | jobs
by puika 1126 days ago
additionally, if it's an integration test, you may want to always run with `-count=1` at least. e.g. if you use a DB, you certainly want to not skip any cached tests when the schema changes, etc.