Skip to content

Commit

Permalink
Cosmetic change in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hrcorval authored Aug 15, 2024
1 parent 0c24bdc commit c4e4629
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@

BehaveX is a BDD tesing solution designed to enhance your Behave-based testing workflow by providing additional features and performance improvements. It's particularly beneficial in the following scenarios:

* Accelerating test execution: When you need to significantly reduce test run times through parallel execution by feature or scenario.
* Enhancing test reporting: When comprehensive and visually appealing HTML and JSON reports are required for in-depth analysis and integration with other tools.
* Improving test visibility: When detailed evidence, such as screenshots and logs, is essential for understanding test failures and successes.
* Optimizing test automation: When features like test retries, test muting, and performance metrics are crucial for efficient test maintenance and analysis.
* Managing complex test suites: When handling large test suites demands advanced features for organization, execution, and reporting.
* **Accelerating test execution**: When you need to significantly reduce test run times through parallel execution by feature or scenario.
* **Enhancing test reporting**: When comprehensive and visually appealing HTML and JSON reports are required for in-depth analysis and integration with other tools.
* **Improving test visibility**: When detailed evidence, such as screenshots and logs, is essential for understanding test failures and successes.
* **Optimizing test automation**: When features like test retries, test muting, and performance metrics are crucial for efficient test maintenance and analysis.
* **Managing complex test suites**: When handling large test suites demands advanced features for organization, execution, and reporting.

## Features provided by BehaveX

Expand Down

0 comments on commit c4e4629

Please sign in to comment.