r-cochran/cuke_sniffer

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitattributes
.gitignore
.travis.yml
Gemfile
Gemfile.lock
LICENSE
README.md
Rakefile
bin/cuke_sniffer
cuke_sniffer.gemspec
examples/complex_project/console_output.txt
examples/complex_project/cuke_sniffer_result.xml
examples/complex_project/cuke_sniffer_results.html
examples/complex_project/cuke_sniffer_results.xml
examples/complex_project/features/scenarios/RATE/KY/rate.feature
examples/complex_project/features/scenarios/RATE/OH/rate.feature
examples/complex_project/features/scenarios/empty_feature.feature
examples/complex_project/features/scenarios/login.feature
examples/complex_project/junit_cuke_sniffer_results.xml
examples/complex_project/min_cuke_sniffer_results.html
examples/empty_project/console_output.txt
examples/empty_project/cuke_sniffer_results.html
examples/empty_project/cuke_sniffer_results.xml
examples/empty_project/junit_cuke_sniffer_results.xml
examples/empty_project/min_cuke_sniffer_results.html
examples/simple_project/console_output.txt
examples/simple_project/cuke_sniffer_results.html
examples/simple_project/cuke_sniffer_results.xml
examples/simple_project/features/scenarios/complex_calculator.feature
examples/simple_project/features/scenarios/nested_directory/nested_feature.feature
examples/simple_project/features/scenarios/simple_calculator.feature
examples/simple_project/junit_cuke_sniffer_results.xml
examples/simple_project/min_cuke_sniffer_results.html
lib/cuke_sniffer/report/css.html.erb
lib/cuke_sniffer/report/dead_steps.html.erb
lib/cuke_sniffer/report/dead_steps_min.html.erb
lib/cuke_sniffer/report/expand_and_collapse_buttons.html.erb
lib/cuke_sniffer/report/features.html.erb
lib/cuke_sniffer/report/hooks.html.erb
lib/cuke_sniffer/report/improvement_list.html.erb
lib/cuke_sniffer/report/information.html.erb
lib/cuke_sniffer/report/js.html.erb
lib/cuke_sniffer/report/min_template.html.erb
lib/cuke_sniffer/report/rules.html.erb
lib/cuke_sniffer/report/standard_template.html.erb
lib/cuke_sniffer/report/step_definitions.html.erb
lib/cuke_sniffer/report/summary.html.erb
lib/cuke_sniffer/report/title.html.erb
lib/cuke_sniffer/js/cuke_sniffer.js182
B
6 hrs
examples/complex_project/features/step_definitions/my_steps.rb4