文件名称:Gherkin:Gherkin解析器,用PHP 5.3+编写,用于Behat项目
文件大小:74KB
文件格式:ZIP
更新时间:2024-02-26 11:57:39
php dsl behat gherkin gherkin-parser
Behat Gherkin解析器 这是Behat的php Gherkin解析器。 它捆绑了40多种本地语言(请参阅i18n.php )支持和简洁的体系结构。 有用的链接 官方Google位于 上的IRC频道为#behat 使用范例 <?php $ keywords = new Behat \ Gherkin \ Keywords \ ArrayKeywords ( array ( 'en' => array ( 'feature' => 'Feature' , 'background' => 'Background' ,