cask installmake start-serverto start the fake package server, which is used throughout the tests.make testto run all tests. Usemake unitto only run the unit tests, andmake ecukesto only run the integration tests.- Repeat 2. as long as you need.
make stop-serverto stop the fake package server started in 1.
なんかローカルだといろいろコケるので、TravisCIでポコポコpushしてビルドしている。