UNPKG

@testim/testim-cli

Version:

Command line interface for running Testing on you CI

10 lines (6 loc) 143 B
build: node --harmony-generators build.js test: node test/mime.js mocha --require should --reporter spec test/test.js .PHONY: build test