|
Ran
|
Files
116
|
Run time
170min
|
Badge
README BADGES
|
push
travis-ci
<a href="https://github.com/wikimedia/parsoid/commit/9a054df5b">Add phpspec phpspec ( http://www.phpspec.net/ ) is the PHP equivalent of mocha: a BDD testing tool that follows RSpec syntax as closely as the language allows. This makes it possible to port mocha tests with only trivial changes, and results in easier-to-read tests than PHPUnit. Usage: * vendor/bin/phpspec describe Parsoid/Foo/Bar - create test scaffolding for the Bar class (will be placed in tests/spec/Parsoid/Foo/BarSpec.php). * vendor/bin/phpspec run [-v] [test/spec/...] - run some or all tests. -v adds stack traces and diffs of expected output. Also improve PHPUnit config a bit (add composer bootloader, add stack traces). Change-Id: I</a><a class="double-link" href="https://github.com/wikimedia/parsoid/commit/95034b490">95034b490</a>
9414 of 11848 branches covered (79.46%)
14828 of 17587 relevant lines covered (84.31%)
27311.03 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|