Skip to content
Robert Cochran edited this page Jun 29, 2016 · 3 revisions

Since there is a large amount of information that can be displayed each major section is hidden by default and can be shown/hidden by clicking on the green title bar for that section. Following that pattern, if you want to see more details of an item you can click on its title (see features, step definitions, hooks).

Here are links to the generated reports found in the examples folder of the project.

There is a complex project with many issues and some scenarios that mimic those found in the wild.

[Source] (https://github.com/r-cochran/cuke_sniffer/tree/master/examples/complex_project/features/features)

A simple project that is something naive and found on someone just learning.

[Source] (https://github.com/r-cochran/cuke_sniffer/tree/master/examples/simple_project/features)

And finally an empty project in the off chance that cuke_sniffer is ran against a non Cucumber folder/project.

[Source] (https://github.com/r-cochran/cuke_sniffer/tree/master/examples/empty_project)

Clone this wiki locally