UNPKG

auto-tdd

Version:

Automated development with TDD

5 lines 115 B
module.exports = function(){ describe('Thing port', function(){ it('must check adapter stuff') }) }