enkessler/cuke_linter

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
testing/parallel_helper.rb155
A
1 hr
testing/model_factory.rb70
A
0 mins
testing/linter_factory.rb52
A
3 hrs
testing/helper_methods.rb11
A
0 mins
testing/gemfiles/cuke_modeler3.gemfile
testing/gemfiles/cuke_modeler2.gemfile
testing/gemfiles/cuke_modeler1.gemfile
testing/formatter_factory.rb14
A
0 mins
testing/file_helper.rb27
A
0 mins
testing/environments/rspec_env.rb55
A
0 mins
testing/environments/cucumber_env.rb27
A
0 mins
testing/environments/common_env.rb10
A
0 mins
testing/cucumber/step_definitions/verification_steps.rb77
A
0 mins
testing/cucumber/step_definitions/setup_steps.rb211
A
0 mins
testing/cucumber/step_definitions/action_steps.rb61
A
1 hr
testing/cucumber/features/linters/test_with_too_many_steps.feature
testing/cucumber/features/linters/test_with_setup_step_as_final_step.feature
testing/cucumber/features/linters/test_with_setup_step_after_verification_step.feature
testing/cucumber/features/linters/test_with_setup_step_after_action_step.feature
testing/cucumber/features/linters/test_with_no_verification_step.feature
testing/cucumber/features/linters/test_with_no_name.feature
testing/cucumber/features/linters/test_with_no_action_step.feature
testing/cucumber/features/linters/test_with_bad_name.feature
testing/cucumber/features/linters/test_with_action_as_final_step.feature
testing/cucumber/features/linters/test_should_use_background.feature
testing/cucumber/features/linters/test_name_too_long.feature
testing/cucumber/features/linters/step_with_end_period.feature
testing/cucumber/features/linters/step_too_long.feature
testing/cucumber/features/linters/single_test_background.feature
testing/cucumber/features/linters/outline_with_single_example_row.feature
testing/cucumber/features/linters/feature_without_scenarios.feature
testing/cucumber/features/linters/feature_without_name.feature
testing/cucumber/features/linters/feature_without_description.feature
testing/cucumber/features/linters/feature_with_too_many_different_tags.feature
testing/cucumber/features/linters/feature_file_with_mismatched_name.feature
testing/cucumber/features/linters/feature_file_with_invalid_name.feature
testing/cucumber/features/linters/example_without_name.feature
testing/cucumber/features/linters/element_with_too_many_tags.feature
testing/cucumber/features/linters/element_with_duplicate_tags.feature
testing/cucumber/features/linters/element_with_common_tags.feature
testing/cucumber/features/linters/background_does_more_than_setup.feature
testing/cucumber/features/formatters/pretty_formatter.feature
testing/cucumber/features/default_linters.feature
testing/cucumber/features/custom_linters.feature
testing/cucumber/features/configuration/using_configurations.feature
testing/cucumber/features/configuration/locally_scoping_linters.feature
testing/cucumber/features/configuration/configuring_linters.feature
testing/cucumber/features/command_line.feature
rakefiles/testing_tasks.rb55
A
0 mins
rakefiles/reporting_tasks.rb15
A
0 mins