UNPKG

@opstarts/chimp

Version:

Develop acceptance tests & end-to-end tests with realtime feedback.

5 lines 119 B
module.exports = function () { this.Given(/^global pending is defined$/, function() { pending(); }); };