Abdul

Results 18 issues of Abdul

Some phpcs-fixer rules have additional confiuguration options that need to be declared. For example: `phpdoc_to_return_type` you can a `scalar_types: bool`, how to set this up in the sublime settings file...

Enhancement
3rd Party
Information required

What is the issue? The screenshot produced contains the screen as expected, is there a better way to identify/pinpoint the issue in the screenshot? What should have happened? Perhaps have...

enhancement

A step through html report that will allow users to go through issues one by one may help debug faster.

When output API is true output the scenario location as well i.e :.

enhancement

Been a while now that php7 is out, its about time.

Even though at this point we can control what to output as part of the failure summary, the code is executed regardless. In situations such as testing the API, a...

bug
enhancement

Suite name is not mentioned in the output, this helps narrow down when using a complex testing strategy.

Similar to debug bar which receives a page object, a way to gather information on external components would be very useful. This is especially useful in cases where the page...

enhancement

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...

enhancement