Tasks
trait Tasks (View source)
Methods
taskCodecept(null|string $pathToCodeception = null)
No description
taskPhpUnit(null|string $pathToPhpUnit = null)
No description
taskPhpspec(null|string $pathToPhpspec = null)
No description
taskAtoum(null|string $pathToAtoum = null)
No description
taskBehat(null|string $pathToBehat = null)
No description
Details
protected Codecept|CollectionBuilder
taskCodecept(null|string $pathToCodeception = null)
No description
protected PHPUnit|CollectionBuilder
taskPhpUnit(null|string $pathToPhpUnit = null)
No description
protected Phpspec|CollectionBuilder
taskPhpspec(null|string $pathToPhpspec = null)
No description
protected Atoum|CollectionBuilder
taskAtoum(null|string $pathToAtoum = null)
No description
protected Behat|CollectionBuilder
taskBehat(null|string $pathToBehat = null)
No description