From c4e4629e0f06e68af603ea3ba6ce7a1b9db43723 Mon Sep 17 00:00:00 2001 From: Hernan Rey Corvalan Date: Thu, 15 Aug 2024 16:25:40 -0300 Subject: [PATCH] Cosmetic change in README.md --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index ed0b535..1aa9989 100644 --- a/README.md +++ b/README.md @@ -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