Download the PHP package datasift/storyplayer without Composer
On this page you can find all versions of the php package datasift/storyplayer. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download datasift/storyplayer
More information about datasift/storyplayer
Files in datasift/storyplayer
Package storyplayer
Short Description Bring your user and service stories to life through test automation
License BSD-3-Clause
Homepage https://datasift.github.io/storyplayer
Informations about the package storyplayer
Storyplayer
Bring your user and service stories to life through your tests.
Note
This project is no longer maintained by DataSift.
Installation
Storyplayer should be installed via Composer. To install Storyplayer, create a composer.json
file with the following contents:
Then, run composer install
. Once that's completed, run ./vendor/bin/storyplayer install
to install any additional dependencies.
Usage
If your tests need a web browser, make sure you've started browsermob-proxy and selenium:
Basic usage is:
where:
<story>
is the path to the PHP file containing your story and its test
Full Documentation
You'll find our docs at http://datasift.github.io/storyplayer. They're currently a work-in-progress.
Community
Contributing
Contributions are most welcome.
- Fork on GitHub
- Create a feature branch
- Commit your changes with tests
- New feature? Send a pull request against the
develop
branch. - Bug fix? Send a pull request against the
master
branch.
Please don't break backwards-compatibility :)
License
New BSD license. Full details are in the LICENSE.txt file.
All versions of storyplayer with dependencies
phix/cliengine Version >=1.3.0
phix/validationlib Version >=4.2.0
datasift/stone Version ^1.9.16
datasift/webdriver Version >=1.5.0
datasift/netifaces Version *
phix/injectables Version *
symfony/yaml Version 2.*
twig/twig Version 1.*
predis/predis Version ~1.0
stuart/myversion Version ^1.0.1
ganbarodigital/php-text-tools Version ^1.1.1