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/features/step_definitions/my_steps.rb4
A
0 mins
examples/complex_project/features/step_definitions/old_steps/older_steps.rb10
A
0 mins
examples/complex_project/features/step_definitions/old_steps/other_team_steps.rb10
A
0 mins
examples/complex_project/features/support/env.rb4
A
0 mins
examples/complex_project/features/support/hooks.rb19
A
0 mins
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/features/step_definitions/complex_calculator_steps.rb9
A
0 mins
examples/simple_project/features/step_definitions/nested_steps/nested_steps.rb3
A
0 mins
examples/simple_project/features/step_definitions/simple_calculator_steps.rb12
A
0 mins
examples/simple_project/features/support/env.rb2
A
0 mins
examples/simple_project/features/support/hooks.rb18
A
0 mins
examples/simple_project/junit_cuke_sniffer_results.xml
examples/simple_project/min_cuke_sniffer_results.html
lib/cuke_sniffer.rb5
A
0 mins
lib/cuke_sniffer/cli.rb207
A
3 hrs
lib/cuke_sniffer/constants.rb23
A
0 mins
lib/cuke_sniffer/cuke_sniffer_helper.rb135
A
1 hr
lib/cuke_sniffer/dead_steps_helper.rb39
A
0 mins
lib/cuke_sniffer/feature.rb77
B
4 hrs
lib/cuke_sniffer/feature_rules_evaluator.rb37
A
0 mins