Making WordPress.org

Opened 4 weeks ago

Closed 4 weeks ago

#7777 closed defect (bug) (fixed)

Update `phpunit-test-reporter` plugin to 0.2.0

Reported by: desrosj's profile desrosj Owned by: dd32's profile dd32
Milestone: Priority: normal
Component: Make (Get Involved) / P2 Keywords:
Cc:

Description (last modified by dd32)

This update includes the following changes:

  • 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.

You can find the release on GitHub: https://github.com/WordPress/phpunit-test-reporter/releases/tag/v0.2.0

Change History (2)

#1 @dd32
4 weeks ago

  • Description modified (diff)
  • Owner set to dd32
  • Status changed from new to accepted

#2 @dd32
4 weeks ago

  • Resolution set to fixed
  • Status changed from accepted to closed

In 14061:

Make: PHPUnit Test Reporter: Update to v0.2 from GitHub:
https://github.com/WordPress/phpunit-test-reporter/releases/tag/v0.2.0

Props desrosj.
Fixes #7777.

Note: See TracTickets for help on using tickets.