shin1x1 / loaderio-runner
Loader.io test runner
dev-master
2014-11-19 04:23 UTC
Requires
- php: >=5.5.0
- guzzlehttp/guzzle: ~5.0
- monolog/monolog: @stable
Requires (Dev)
- phake/phake: @stable
- phpunit/phpunit: @stable
This package is auto-updated.
Last update: 2024-11-12 18:58:15 UTC
README
1. Create test cases in loader.io
You create test cases in loader.io site. Test case title is important. If you execute test case using loaderio-runner then you should start number and add dot(ex. 1.) in title.
1. first test
2. second test
3. third test
no execution from loaderio-runner
2. Get API Key
You get API key in below link.
https://heroku.loader.io/settings#api
3. Install
You install loaderio-runner command using composer.
$ composer global require 'shin1x1/loaderio-runner:dev-master'
4. Run loaderio-runner command
You run loaderio-runner command with API key.
$ loaderio-runner API_KEY