Skip to content

Conversation

@oliverfoster
Copy link
Member

@oliverfoster oliverfoster commented Mar 3, 2025

fixes #40
fixes #38

Fixes

  • Testing pass/failed calculated more clearly with better task labels and conditions
  • Color added to passed and failed status in the output
    image
  • Summary of changes objects are differentiated by name, id and now also type, allowing test menus and pages to be separated
    image

@oliverfoster oliverfoster self-assigned this Mar 3, 2025
Copy link
Contributor

@joe-allen-89 joe-allen-89 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Working as expected, colouring the testing result makes it much easier to read, good call.

@oliverfoster oliverfoster merged commit e1cdf58 into master Mar 3, 2025
@oliverfoster oliverfoster deleted the issue/40 branch March 3, 2025 17:02
github-actions bot pushed a commit that referenced this pull request Apr 23, 2025
## [1.1.1](v1.1.0...v1.1.1) (2025-04-23)

### Fix

* Added automation ([5c26fc9](5c26fc9))
* Added color, fixed passed or failed status, differentiate summary by type (fixes #40) (#41) ([e1cdf58](e1cdf58)), closes [#40](#40) [#41](#41)
* Check for null value (#47) ([04de80a](04de80a)), closes [#47](#47)
* Summary table line numbers ([af20741](af20741))
* Test output (fixes #38) (#39) ([360f859](360f859)), closes [#38](#38) [#39](#39)
* Use semver.valid for addPlugin and updatePlugin (fixes #36) (#37) ([8f30fbd](8f30fbd)), closes [#36](#36) [#37](#37)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Test not outputting in a clear way Improve testing output

3 participants