Download the PHP package ndrake0027/drupal-junit-parser without Composer
On this page you can find all versions of the php package ndrake0027/drupal-junit-parser. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ndrake0027/drupal-junit-parser
More information about ndrake0027/drupal-junit-parser
Files in ndrake0027/drupal-junit-parser
Download ndrake0027/drupal-junit-parser
More information about ndrake0027/drupal-junit-parser
Files in ndrake0027/drupal-junit-parser
Vendor ndrake0027
Package drupal-junit-parser
Short Description JUnit parser for Drupal behat and PHPUnit output to a simple html table.
License
Package drupal-junit-parser
Short Description JUnit parser for Drupal behat and PHPUnit output to a simple html table.
License
Please rate this library. Is it a good library?
Informations about the package drupal-junit-parser
drupaljunitparser
Parsers for PHPUnit and Behat junit output for drupal 8 test
Installing
Adding directly in composer.json
Example usage:
``
Example output
Behat output
| Total tests | Total failures | Total errors |
|---|---|---|
| 442 | 33 | 0 |
| Suite name | Total tests | Total failures | Total errors |
|---|---|---|---|
| access | 71 | 0 | 0 |
| Failing Suite | Failing Class | Failing Test | Failure message |
|---|---|---|---|
Test Suite
|
Test Class name
|
Test name
|
Some exception i.e.: (Behat\Mink\Exception\ElementNotFoundException)
|
| Total tests | Total failures | Total errors | Total time |
|---|---|---|---|
| 575 | 24 | 0 | 9167.635773 |
| Type | Total test | Total time | Total failures | Total errors |
|---|---|---|---|---|
| functionalJavascript | 20 | 2480.456045 | 0 | 0 |
| Suite Type | Class name | Tests | Failures | Errors | Time | Assertions |
|---|---|---|---|---|---|---|
| functionalJavascript | Drupal\Tests\Path\FunctionalJavascript\TestClass | 1 | 0 | 0 | 117.336066 | 12 |
| Failing Suite | Failing Class | Failing Test | Failure message |
|---|---|---|---|
Test Suite
|
Test Class name
|
Test name
|
Some exception and stacktrace i.e.: RuntimeException: Could not fetch version information from https://dummy_server:port/test/cli. Please check if Chrome is running. Please see docs/troubleshooting.md if Chrome crashed unexpected.
|
All versions of drupal-junit-parser with dependencies
PHP Build Version
Package Version
Requires
symfony/serializer Version
^3.0 | ^4
symfony/dom-crawler Version ^3 | ^4
symfony/property-access Version ^5.4
symfony/dom-crawler Version ^3 | ^4
symfony/property-access Version ^5.4
The package ndrake0027/drupal-junit-parser contains the following files
Loading the files please wait ...