Citadeld – Replay any CI failure locally from a single artifact file

hknzerodark11 pts0 comments

$ citadeld capture -- npm test Capturing: npm test Test failed Created: failure.cit$ citadeld replay failure.cit Reproducing failure... test/app.test.js:42 Expected: production Got: staging

test failure quot citadeld replay locally

Related Articles