From df58de67aa2b905367b464509075e164da5815d8 Mon Sep 17 00:00:00 2001 From: Olha Sheremeta Date: Thu, 9 Nov 2023 17:33:39 +0200 Subject: [PATCH] Update php-test-automation.md Add testomatio reporting to list. --- php-test-automation.md | 1 + 1 file changed, 1 insertion(+) diff --git a/php-test-automation.md b/php-test-automation.md index 4b4f506..95c1c10 100644 --- a/php-test-automation.md +++ b/php-test-automation.md @@ -117,6 +117,7 @@ service](http://security.sensiolabs.org/) and the [Security Advisories Database] beautiful reports with extended possibilities like screenshot capturing. Allure provides plugins for [Codeception](https://github.com/allure-framework/allure-codeception) and [PHPUnit](https://github.com/allure-framework/allure-phpunit). +* [testomatio-reporter](https://github.com/testomatio/reporter) reporting and analytics for PHP(Codeception and PHP Unit) tests from the Codecept team. Passed, failed, skipped test distribution. Automation coverage, flaky tests, slow tests, never run tests and many more. ## Documentation generation