forceedge01 / behat-fail-aid

Get more out of your test suite by getting it to work with you when tests fail. Works with Goutte and MinkExtension (Selenium2Driver)
MIT License
28 stars 6 forks source link

debugBarSelector callback feature has much wider usage than debugbar #48

Open forceedge01 opened 4 years ago

forceedge01 commented 4 years ago

The debug bar callback feature allows any kind of data to be gathered from anywhere be it the page or cli tools such as redis server status etc. For this reason it may be worth considering a name change or alternative name of the category where callbacks are allowed.