|
Ran
|
Jobs
3
|
Files
116
|
Run time
278min
|
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%)
81933.12 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 2303.1 | 0 |
84.31 |
Travis Job 2303.1 | |
| 2 | 2303.2 | 0 |
84.31 |
Travis Job 2303.2 | |
| 3 | 2303.3 | 0 |
84.31 |
Travis Job 2303.3 |