0.1.0 • Published 7 years ago

magellanic v0.1.0

Weekly downloads
3
License
MIT
Repository
github
Last release
7 years ago

magellanic

magellanic is a client to stream tests to magellanic.

CLI: magellanic <testSuitePath:String>

Call magellanic when you want to start a new test suite stream to the cloud. The number of parallel connections is proportionate to the level of your consciousness.

magellanic test/fixtures/dir/example-test-suite.js # file will be streamed to magellanic
 test/fixtures/dir/example-test-suite.js
  ✓  should initially have slept for 100
  ✓  should run the test in the cloud

Executed 2 tests at magellanic.io

(c) magellanic.io 2017