UNPKG

api-bdd-test

Version:

use the bdd(cucumber) to test the RESTfull API

5 lines (3 loc) 82 B
/* jslint node: true */ "use strict"; require('./app').start('localhost', 3000);