Kahlan
- Author(s)
- (( authors ))
- Company
- (( companies ))
- (( resource.label ))
- (( resource.mask ))
- Dependencies
- (( dependencies ))
Kahlan is a full-featured Unit & BDD test framework a la RSpec/JSpec
which uses a describe-it
syntax and moves testing in PHP one step forward.
Kahlan allows to stub or monkey patch your code directly like in Ruby or JavaScript without any required PECL-extentions.
Installation
Install from a Composer package as a dev dependency (with Composer)
Make sure you have Composer installed.