Skip to content

Adding colored output (red, yellow) based on treshhold#2

Merged
floriankraemer merged 1 commit into
masterfrom
threshold
Dec 13, 2025
Merged

Adding colored output (red, yellow) based on treshhold#2
floriankraemer merged 1 commit into
masterfrom
threshold

Conversation

@floriankraemer
Copy link
Copy Markdown
Contributor

  • Introduced warningThreshold and dangerThreshold parameters to customize test execution time thresholds.
  • Updated README to reflect new features and usage instructions.
  • Enhanced ExecutionTimeReportPrinter to display test results in color based on execution time.
  • Added unit tests to verify threshold functionality and output formatting.

…esholds

- Introduced `warningThreshold` and `dangerThreshold` parameters to customize test execution time thresholds.
- Updated README to reflect new features and usage instructions.
- Enhanced `ExecutionTimeReportPrinter` to display test results in color based on execution time.
- Added unit tests to verify threshold functionality and output formatting.
@floriankraemer floriankraemer merged commit 3bb696f into master Dec 13, 2025
10 checks passed
@floriankraemer floriankraemer deleted the threshold branch December 13, 2025 20:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant