enkessler/cuke_slicer

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_slicer.gemspec
cuke_slicer_helper.rb21
A
0 mins
cuke_slicer_project_settings.rb6
A
0 mins
lib/cuke_slicer.rb5
A
0 mins
lib/cuke_slicer/collections/nested_tag_collection.rb17
A
0 mins
lib/cuke_slicer/collections/path_collection.rb16
A
0 mins
lib/cuke_slicer/collections/tag_collection.rb18
A
0 mins
lib/cuke_slicer/extractors/directory_extractor.rb14
A
0 mins
lib/cuke_slicer/extractors/file_extractor.rb25
A
35 mins
lib/cuke_slicer/filters/filter_set.rb27
A
0 mins
lib/cuke_slicer/helpers/extraction_helpers.rb32
A
0 mins
lib/cuke_slicer/helpers/filter_helpers.rb41
A
0 mins
lib/cuke_slicer/helpers/helpers.rb16
A
0 mins
lib/cuke_slicer/helpers/matching_helpers.rb40
A
25 mins
lib/cuke_slicer/slicer.rb40
A
45 mins
lib/cuke_slicer/version.rb3
A
0 mins
rakefiles/documentation_tasks.rb10
A
0 mins
rakefiles/other_tasks.rb29
A
0 mins
rakefiles/release_tasks.rb17
A
0 mins
rakefiles/reporting_tasks.rb10
A
0 mins
rakefiles/testing_tasks.rb24
A
0 mins
testing/cucumber/features/tag_logic.feature
testing/cucumber/features/test_case_extraction.feature
testing/cucumber/features/test_case_filtering.feature
testing/cucumber/features/validation.feature
testing/cucumber/step_definitions/action_steps.rb79
A
2 hrs
testing/cucumber/step_definitions/setup_steps.rb78
A
0 mins
testing/cucumber/step_definitions/verification_steps.rb44
A
0 mins
testing/environments/common_env.rb3
A
0 mins
testing/environments/cucumber_env.rb19
A
0 mins
testing/environments/rspec_env.rb18
A
0 mins
testing/file_helper.rb18
A
0 mins
testing/gemfiles/cuke_modeler3.gemfile
testing/helper_methods.rb14
A
0 mins