$ 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"
1–1 of 1 posts
$ citadeld replay failure.cit Reproducing failure... test/app.test.js:42 Expected: "production" Got: "staging"