2017 © Pedro Peláez
 

library loaderio-runner

Loader.io test runner

image

shin1x1/loaderio-runner

Loader.io test runner

  • Wednesday, November 19, 2014
  • by shin1x1
  • Repository
  • 1 Watchers
  • 0 Stars
  • 2 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

loaderio-runner

Build Status, (*1)

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., (*2)

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., (*3)

https://heroku.loader.io/settings#api, (*4)

3. Install

You install loaderio-runner command using composer., (*5)

$ composer global require 'shin1x1/loaderio-runner:dev-master'

4. Run loaderio-runner command

You run loaderio-runner command with API key., (*6)

$ loaderio-runner API_KEY

The Versions

19/11 2014

dev-master

9999999-dev https://github.com/shin1x1/loaderio-runner

Loader.io test runner

  Sources   Download

MIT

The Requires

 

The Development Requires

loader.io