phpunit-test-reporter

GPL-3.0 License

Stars
29
Committers
9

Bot releases are hidden (Show)

phpunit-test-reporter - v0.2.0

Published by desrosj about 1 month ago

  • Prevent invalid HTML markup on test result pages.
  • Add a custom Post_List_Table for the results post type that lacks inline edit/quick edit.
  • Don't use _get_list_table() as that create the object and triggers some queries. Including the file directly works just as well.
  • Allow for multiple reports per commit for the same test bot.
phpunit-test-reporter - Version 0.1.3 Latest Release

Published by pfefferle about 4 years ago

  • 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.
phpunit-test-reporter - Version 0.1.2

Published by getsource over 4 years ago

  • 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.
phpunit-test-reporter - Version 0.1.1

Published by getsource over 4 years ago

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

Published by danielbachhuber about 7 years ago

  • Initial release.
Related Projects