タグ

2021年4月15日のブックマーク (1件)

  • Kahlan

    The PHP Test Framework for Freedom, Truth, and Justice 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. Features describe-it syntax similar to modern BDD testing frameworks Code Cover

    ngyuki
    ngyuki 2021/04/15
    PHP で describe-it スタイルでテストがかけるやつ。この種の PHPUnit の代替になる系は PhpStorm とかと連携できないのが辛いところ