Skip to content

Conversation

@mpkorstanje
Copy link
Contributor

@mpkorstanje mpkorstanje commented Aug 10, 2025

🤔 What's changed?

  • Allows the title and icon in the html report to replaced with a custom title and icon.
  • Supports replacing and extending the default javascript and css of the report.

This implementation is limited to Java and .Net.

⚡️ What's your motivation?

Closes: #403

🏷️ What kind of change is this?

  • ⚡ New feature (non-breaking change which adds new behaviour)

📋 Checklist:

  • I agree to respect and uphold the Cucumber Community Code of Conduct
  • I've changed the behaviour of the code
    • I have added/updated tests to cover my changes.
  • My change requires a change to the documentation.
    • I have updated the documentation accordingly.
  • Users should know about my change
    • I have added an entry to the "Unreleased" section of the CHANGELOG, linking to this pull request.

* Allows the title and icon in the html report to replaced with a custom
  title and icon.
* Supports either replacing or extending the default javascript and css
  of the report.

Closes: #403
@mpkorstanje mpkorstanje changed the title Support customizations [Java, .Net] Support customizations Aug 11, 2025
@gasparnagy
Copy link
Member

@mpkorstanje pushed the extension to customize Javascript and Css resource loader: 8d5ddf4

@mpkorstanje mpkorstanje marked this pull request as ready for review August 11, 2025 09:58
@mpkorstanje mpkorstanje merged commit 8706dfd into main Aug 11, 2025
15 checks passed
@mpkorstanje mpkorstanje deleted the optional-customizations branch August 11, 2025 10:51
gasparnagy added a commit to reqnroll/Reqnroll.ExploratoryTestProjects that referenced this pull request Aug 11, 2025
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.

Report customization options

2 participants