Skip to content

Commit 246ea83

Browse files
committed
Merge pull request Codeception#52 from javigomez/patch-2
Add TestStatistics Extension
2 parents 8453a44 + 060c5c9 commit 246ea83

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

addons.markdown

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,10 @@ WordPress specific extensions of PHPBrowser and Db modules to allow for more str
112112

113113
An extended Webdriver Browser to navigate through Joomla sites with Codeception.
114114

115+
#### [TestStatistics](https://github.com/redCOMPONENT-COM/teststatistics#teststatistics)
116+
117+
TestStatistics is a Codeception Extension to measure the performance of your tests. The extension lists your slower steps, probably meaning that the used locator is not performant. Is a smart tool to improve the speed of your Acceptance tests, and serves as example to create your own reporting extensions.
118+
115119
---
116120

117121
## IDE Plugins

0 commit comments

Comments
 (0)