library behat-profiling-extension
A simple profiler that shows you the durating of each step
theodo/behat-profiling-extension
A simple profiler that shows you the durating of each step
- Wednesday, June 25, 2014
- by Theodo
- Repository
- 3 Watchers
- 12 Stars
- 158 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 2 Forks
- 0 Open issues
- 1 Versions
- 0 % Grown
TheodoBehatProfilingExtension
This extension allows you to profile your Behat steps.
When enabled, it shows the time for each steps and allows you to find quick optimisation means., (*1)
To activate put the following config in your behat.yml:, (*2)
default:
extensions:
Theodo\BehatProfilingExtension\Extension: ~
dev-master
9999999-dev
A simple profiler that shows you the durating of each step
Sources
Download
MIT
The Requires
by
Marek Kalnik
bdd
symfony2
behat