UNPKG

frisby

Version:

Frisby.js v2.0: REST API Endpoint Testing built on Jasmine

17 lines (12 loc) 142 B
language: node_js cache: directories: - node_modules node_js: - "6" - "7" - "8" install: - npm install script: - npm test