ttree/flow-kahlan

Flow specs suite for testing Flow Framework applications

0.1.0 2017-02-04 10:18 UTC

This package is auto-updated.

Last update: 2024-03-26 03:47:15 UTC


README

this package is under heavy developement and not stable currently

Install

composer require --dev ttree/flow-kahlan dev-master

Usage

You need to create a configuration for Kahlan kahlan-config.php::

use Ttree\FlowKahlan\Env;

Env::bootstrap($this);

You can get sample spec form this gist.

Run

kahlan --reporter=verbose --config=kahlan-config.php -d Packages/Framework/TYPO3.Eel --spec=Packages/Framework/TYPO3.Eel/Tests/Spec

Acknowledgments

Development sponsored by ttree ltd - neos solution provider.

License

Licensed under MIT, see LICENSE