Hacker News new | ask | show | jobs
by Decabytes 1262 days ago
When a test fails it can be difficult to pinpoint where in the pipeline it's failing. Using a debugger and setting break points is really helpful to help find the location where things are going wrong.