All Projects → WordPress → phpunit-test-reporter

WordPress / phpunit-test-reporter

Licence: GPL-3.0 license
No description, website, or topics provided.

Programming Languages

PHP
23972 projects - #3 most used programming language
shell
77523 projects
Dockerfile
14818 projects
Makefile
30231 projects
javascript
184084 projects - #8 most used programming language

PHPUnit Test Reporter

Contributors: octalmage, danielbachhuber, wpamitkumar, mikeschroder, pfefferle
Tags: phpunit
Requires at least: 4.7
Tested up to: 5.5
Stable tag: 0.1.3
License: GPLv3
License URI: http://www.gnu.org/licenses/gpl-3.0.html

Captures and displays test results from the PHPUnit Test Runner

Description

Captures and displays test results from the PHPUnit Test Runner.

This is the plugin that receives and generates the results displayed on https://make.wordpress.org/hosting/test-results.

For more details, please read through the project overview.

Contributing

Contributors are welcome! Check out the contribution guidelines for details, including how to use the build/testing tools.

Changelog

0.1.0 (August 21st, 2017)

  • Initial release.

0.1.1 (May 12th, 2020)

  • Updates for coding standards.
  • Update local and Travis CI builds.
  • Reduce number of revisions in index, while increasing max reporters shown.
  • Add contributor documentation.

0.1.2 (May 18th, 2020)

  • Only report result status when tests were actually run. Port of meta #7227 to plugin.
  • Upgrade packages for grunt readme to Grunt ^1.1.0 and grunt-wp-readme-to-markdown ^2.0.1, and update plugin version in package.json.
  • Upgrade Docker environment to use wordpress:5.4.1-php7.4 image.
  • Correct contributor list in readme.txt and update README.md.

0.1.3 (September 23th, 2020)

  • Include errors along with failures on the error report page (PR).
  • Change to integer built-in type for commit field, following updates in WordPress 5.5.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].