enkessler/cuke_cataloger

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.github/workflows/ci.yml
.gitignore
.rspec
.rubocop.yml
.simplecov
CHANGELOG.md
CONTRIBUTING.md
Gemfile
LICENSE.txt
README.md
Rakefile
bin/console
bin/setup
cucumber.yml
cuke_cataloger.gemspec
exe/cuke_cataloger
testing/cucumber/features/cataloging_tasks.feature
testing/cucumber/features/executable.feature
testing/cucumber/features/formatting.feature
testing/cucumber/features/tag_indexing.feature
testing/cucumber/features/test_case_scanning.feature
testing/cucumber/features/test_case_scanning_payload.feature
testing/cucumber/features/test_case_tagging.feature
testing/cucumber/features/test_case_validation.feature
testing/fixtures/Rakefile
testing/gemfiles/cql1.gemfile
testing/gemfiles/cuke_modeler1.gemfile
testing/gemfiles/cuke_modeler2.gemfile
testing/gemfiles/cuke_modeler3.gemfile
testing/gemfiles/rake10.gemfile
testing/gemfiles/rake11.gemfile
testing/gemfiles/rake12.gemfile
testing/gemfiles/rake13.gemfile
testing/gemfiles/thor0.gemfile
testing/gemfiles/thor1.gemfile
todo.txt
cuke_cataloger_helper.rb14
cuke_cataloger_project_settings.rb5
environments/common_env.rb3
environments/cucumber_env.rb19
environments/rspec_env.rb17
lib/cuke_cataloger.rb9
lib/cuke_cataloger/formatters/text_report_formatter.rb21
lib/cuke_cataloger/rake_tasks.rb33
A
3 hrs
lib/cuke_cataloger/unique_test_case_tagger.rb430
D
2 days
lib/cuke_cataloger/version.rb3
rakefiles/documentation_tasks.rb10
rakefiles/other_tasks.rb32
rakefiles/release_tasks.rb9
rakefiles/reporting_tasks.rb10