
This is a behat plugin to generate HTML reports
The BehatHtmlFormatterPlugin is an essential extension for users of Behat 3, allowing them to generate clear and aesthetically pleasing HTML reports from their test results. This tool seamlessly integrates into your testing workflow, providing insights into test outcomes with modern formatting options. Whether you are updating existing projects or starting fresh, this plugin enhances the visibility of your testing processes.
Installation and configuration are straightforward, making it accessible even for those who may not be deep into coding. Once set up, the plugin supports various report formats, along with the capability of embedding screenshots for failed tests, which add valuable context and detail to your reports.
Multiple Reporting Formats: Choose from Behat2, Twig, or Minimal formats to best suit your reporting needs.
Custom Output Path: Specify where the HTML reports are saved, using dynamic path options for better organization.
Scheduled Overwrites: Optionally set a fixed filename to overwrite previous reports or let the plugin generate unique filenames for each run.
Detailed Reporting Options: Easily configure whether to include additional details such as arguments for each step or the output of each step, enhancing the usefulness of your reports.
Screenshot Support: Automatically embed screenshots into test failure reports for visual context, which is crucial for understanding issues at a glance.
Easy Installation: Get started quickly with Composer, ensuring your environment is up-to-date without any complex setup processes.
Flexible Configuration: Tailor the plugin settings in the behat.yml file to fit your specific testing setup, allowing for a highly customized experience.
