Stefano Rago
Stefano Rago
Hi, I am getting this error when I use the attribute_driven recipe: ``` No resource or method named `collectd_plugin' for `Chef::Recipe "attribute_driven"' ``` I have noticed that `collectd_plugin` is not...
First of all, thanks for the nice tool! We are using it in a Jenkins CI setup, and the screenshots path happens to have spaces. This is causing the perceptualdiff...
Currently the user needs to know the semantic details of the database in order to define which tables/columns need to be masked. It would be nice to make `masking` smart...
The vendor-ed Bats allows to specify the `--tap` option which shows the test results in [TAP](https://testanything.org/) format. This is very useful in the context of continuous integration systems, where this...