selenium-cucumber-js icon indicating copy to clipboard operation
selenium-cucumber-js copied to clipboard

Remove (or just move) example data

Open kbytesys opened this issue 7 years ago • 0 comments
trafficstars

The repository contains example data, but you would like to have a "ready to use" environment when you download the project instead of a runnable example.

If you don't want to remove those files, you can just move them in a dedicated directory, because it's easier to remove a directory instead of looking for many files in different directories.

Example: step-definitions/*.js -> example/step-definitions

kbytesys avatar Aug 30 '18 12:08 kbytesys