File: MANIFEST

package info (click to toggle)
libtest-bdd-cucumber-perl 0.87-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 716 kB
  • sloc: perl: 4,493; makefile: 8
file content (104 lines) | stat: -rw-r--r-- 3,583 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
# This file was automatically generated by Dist::Zilla::Plugin::Manifest v6.033.
CHANGES
LICENSE
MANIFEST
META.json
META.yml
Makefile.PL
README.pod
bin/pherkin
cpanfile
dist.ini
docker/Dockerfile
docker/README.md
examples/calculator/features/basic.feature
examples/calculator/features/basic.feature.es
examples/calculator/features/step_definitions/calculator_steps.pl
examples/calculator/lib/Calculator.pm
examples/digest/features/basic.feature
examples/digest/features/step_definitions/basic_steps.pl
examples/i18n_de/features/basic.feature
examples/i18n_de/features/step_definitions/calculator_steps.pl
examples/i18n_es/features/basic.feature
examples/i18n_es/features/step_definitions/basic_steps.pl
examples/pherkin.yml
examples/tagged-digest/features/basic.feature
examples/tagged-digest/features/step_definitions/basic_steps.pl
lib/App/pherkin.pm
lib/TAP/Parser/Iterator/PherkinStream.pm
lib/TAP/Parser/SourceHandler/Feature.pm
lib/Test/BDD/Cucumber.pm
lib/Test/BDD/Cucumber/Errors.pm
lib/Test/BDD/Cucumber/Executor.pm
lib/Test/BDD/Cucumber/Extension.pm
lib/Test/BDD/Cucumber/Harness.pm
lib/Test/BDD/Cucumber/Harness/Data.pm
lib/Test/BDD/Cucumber/Harness/JSON.pm
lib/Test/BDD/Cucumber/Harness/TAP.pm
lib/Test/BDD/Cucumber/Harness/TermColor.pm
lib/Test/BDD/Cucumber/Harness/TestBuilder.pm
lib/Test/BDD/Cucumber/I18N/Data.pm
lib/Test/BDD/Cucumber/I18n.pm
lib/Test/BDD/Cucumber/Loader.pm
lib/Test/BDD/Cucumber/Manual/Architecture.pod
lib/Test/BDD/Cucumber/Manual/Integration.pod
lib/Test/BDD/Cucumber/Manual/Steps.pod
lib/Test/BDD/Cucumber/Manual/Tutorial.pod
lib/Test/BDD/Cucumber/Model/Dataset.pm
lib/Test/BDD/Cucumber/Model/Document.pm
lib/Test/BDD/Cucumber/Model/Feature.pm
lib/Test/BDD/Cucumber/Model/Line.pm
lib/Test/BDD/Cucumber/Model/Result.pm
lib/Test/BDD/Cucumber/Model/Scenario.pm
lib/Test/BDD/Cucumber/Model/Step.pm
lib/Test/BDD/Cucumber/Model/TagSpec.pm
lib/Test/BDD/Cucumber/Parser.pm
lib/Test/BDD/Cucumber/StepContext.pm
lib/Test/BDD/Cucumber/StepFile.pm
lib/Test/BDD/Cucumber/Util.pm
script/make_corpus.pl
script/update-i18n
t/210_background_sections.t
t/220_tag_parsing.t
t/230_tag_matching.t
t/240_localized_features.t
t/250_i18n_json.t
t/260_match_matcher.t
t/270_scenario_outlines.t
t/310_auto_corpus.t
t/400_app_pherkin_harnesses.t
t/500_error_formatter.t
t/600_harness_json_output.t
t/710_configuration_profiles.t
t/720_extension_tests.t
t/800_regressions_010_too_few_features.t
t/800_regressions_020_term_color_skipped_steps.t
t/800_regressions_030_pherkin_external_libs.t
t/900_run_cucumber_tests.t
t/901_examples.t
t/910_run_tests_pherkin.t
t/920_run_tagged_tests_pherkin.t
t/author-pod-syntax.t
t/auto_corpus/calculator.feature_corpus
t/auto_corpus/digest.feature_corpus
t/cucumber_core_features/core.feature
t/cucumber_core_features/step_definitions/core_steps.pl
t/cucumber_core_features/step_definitions/tag_steps.pl
t/cucumber_core_features/tags.feature
t/cucumber_tagging_feature/step_definitions/tagged_steps.pl
t/cucumber_tagging_feature/tagged.feature
t/harness_json/mock.feature
t/harness_json/step_definitions/mock_steps.pl
t/lib/Test/CucumberExtensionCount.pm
t/lib/Test/CucumberExtensionMetadataVerify.pm
t/lib/Test/CucumberExtensionPush.pm
t/lib/Test/DumpFeature.pm
t/pherkin/match-only/match.feature
t/pherkin/match-only/step_definitions/match_steps.pl
t/pherkin_config_files/env_replace.yaml
t/pherkin_config_files/not_yaml.yaml
t/pherkin_config_files/readable.yaml
t/pherkin_config_files/top_level_array.yaml
t/regressions/010_greedy_table_parsing/test.feature
t/regressions/010_greedy_table_parsing/test_steps.pl
t/test_utf8_test_name.t