Settings

Theme

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

2 points by hknzerodark1 · 0 comments · 1 min read


$ 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"

No comments yet.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection