kahlan
A unit and Behaviour Driven Development test framework for PHP.
- Run all specifications in the "spec" directory:
kahlan
- Run specifications using a specific configuration file:
kahlan --config={path/to/configuration_file}
- Run specifications and output using a reporter:
kahlan --reporter={dot|bar|json|tap|verbose}
- Run specifications with code coverage (detail can be between 0 and 4):
kahlan --coverage={detail_level}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).