Tag Archives: casperjs

CasperJS – fail test with custom testcase-name in xml report

It took some time, but my PR to CasperJS has landed. Now you can fail a test with a custom value for a testcase node’s name property like: casper.test.fail(‘A custom message’, {name: ‘custom name’}); tl;dr When using the –xunit=/path/to/report.xml casperjs … Continue reading

Posted in javascript | Tagged , | 1 Comment

picks of the week #40

This is the first post of a new category called “picks of the week” where i’ll (randmoly) note interessing resources discovered during a week. So here we go, these are my picks of the week (#40) git caret and tilde … Continue reading

Posted in pick of the week | Tagged , , , , , | Leave a comment