David Linse
David Linse
Hi there, first of all thanks for this action. I've looked through the open issue but could not find any solution to this. I attempt to dynamically spawn multiple jobs...
I'm facing some problems with this plugin (especially when changing branches) on IDEA 14.1.5 Ultimate. Please have a look at this [gist](https://gist.github.com/davidlinse/df49223ce2d478cf5c3d#file-checkstyle-idea-incompatible-class-change-error-txt) for a stacktrace. The 'Event Log' shows repeating...
The plugin tends to be destructive when there are missing semicolons, even in comments. An example: Executing the `grunt` task in this piece of code ``` JavaScript (function () {...
Hi.. I like the integrated listener for development but i think there is room for improvement. e.g. ``` sample-test: Test failed: [Error: text does not match] ``` would be much...
Looks like the `full_example.json` does not reflect the complete api as there are some step-types missing e.g. - storeElementPresent - assertElementPresent - verifyElementPresent - waitForElementPresent I didn't checked the complete...
Hi.. I tried to make use of the `--parallel` option and observed some unexpected results.. Running this two simple steps with version `1.0.6` against github and localhost ``` json ......