bench(name, fn, options?) - Creates an individual benchmark case. describe(name, fn) - Creates a test suite to group related tests. it(name, fn, options?) - An alias ...
PHPUnit extension for testing examples in PHP docblocks. Like Python's doctest or Rust's doc tests, doctest-php automatically extracts and runs code examples from your documentation.
Some results have been hidden because they may be inaccessible to you
Show inaccessible results