App-Test-Generator 0.36 Latest
Files
- CONTRIBUTIONS.md
- Changes
- LICENSE
- MANIFEST
- MANIFEST.SKIP
- META.json
- META.yml
- Makefile.PL
- README.md
- bin/demo_extractor.pl
- bin/extract-schemas
- bin/extract-schemas2
- bin/fuzz-harness-generator
- bin/generate-test-dashboard
- bin/instrument-modules
- bin/test-generator-index
- bin/test-generator-mutate
- cpanfile
- doc/SchemaExtractor.pm
- doc/getting-started-blog.md
- lib/App/Test/Generator.pm
- lib/App/Test/Generator/Analyzer/Complexity.pm
- lib/App/Test/Generator/Analyzer/Return.pm
- lib/App/Test/Generator/Analyzer/ReturnMeta.pm
- lib/App/Test/Generator/Analyzer/SideEffect.pm
- lib/App/Test/Generator/CoverageGuidedFuzzer.pm
- lib/App/Test/Generator/Emitter/Perl.pm
- lib/App/Test/Generator/Exporter/YAML.pm
- lib/App/Test/Generator/LCSAJ.pm
- lib/App/Test/Generator/LCSAJ/Coverage.pm
- lib/App/Test/Generator/Model/Method.pm
- lib/App/Test/Generator/Mutant.pm
- lib/App/Test/Generator/Mutation/Base.pm
- lib/App/Test/Generator/Mutation/BooleanNegation.pm
- lib/App/Test/Generator/Mutation/ConditionalInversion.pm
- lib/App/Test/Generator/Mutation/NumericBoundary.pm
- lib/App/Test/Generator/Mutation/ReturnUndef.pm
- lib/App/Test/Generator/Mutator.pm
- lib/App/Test/Generator/Planner.pm
- lib/App/Test/Generator/Planner/Fixture.pm
- lib/App/Test/Generator/Planner/Grouping.pm
- lib/App/Test/Generator/Planner/Isolation.pm
- lib/App/Test/Generator/Planner/Mock.pm
- lib/App/Test/Generator/Sample/Module.pm
- lib/App/Test/Generator/SchemaExtractor.pm
- lib/App/Test/Generator/Template.pm
- lib/App/Test/Generator/TestStrategy.pm
- lib/Devel/App/Test/Generator/LCSAJ/Runtime.pm
- t/10-compile.t
- t/30-basics.t
- t/40-more.t
- t/Analyzer-Complexity.t
- t/Analyzer-Return.t
- t/Analyzer-ReturnMeta.t
- t/Analyzer-SideEffect.t
- t/CoverageGuided_Fuzzer.t
- t/CoverageGuided_Fuzzer_unit.t
- t/Emitter-Perl.t
- t/Emitter-Perl_unit.t
- t/Generator.t
- t/Generator_unit.t
- t/LCSAJ-Coverage.t
- t/LCSAJ.t
- t/LCSAJ_unit.t
- t/Model-Method.t
- t/Model-Method_unit.t
- t/Mutant.t
- t/Mutant_unit.t
- t/Mutation-Base.t
- t/Mutation-Base_unit.t
- t/Mutation-BooleanNegation-ReturnUndef_unit.t
- t/Mutation-BooleanNegation.t
- t/Mutation-ConditionalInversion.t
- t/Mutation-Mutator.t
- t/Mutation-NumericBoundary.t
- t/Mutation-ReturnUndef.t
- t/Mutator_unit.t
- t/Planner-Fixture.t
- t/Planner-Grouping.t
- t/Planner-Isolation.t
- t/Planner-Mock.t
- t/Planner-submodules_unit.t
- t/Planner.t
- t/Planner_unit.t
- t/SchemaExtractor.t
- t/SchemaExtractor_function.t
- t/SchemaExtractor_unit.t
- t/Template.t
- t/Template_unit.t
- t/TestStrategy.t
- t/abs.t
- t/advanced_types.t
- t/cli-extract-schemas.t
- t/cli-fuzz-harness-generator.t
- t/conf-corpus.t
- t/conf-fuzz.t
- t/conf/abs.yml
- t/conf/abs_custom.yml
- t/conf/app_generator.yml
- t/conf/data_text_append.conf
- t/conf/data_text_set.yml
- t/conf/uc.conf
- t/default_value_extraction.t
- t/dist.t
- t/edge_cases.t
- t/eof.t
- t/eol.t
- t/error_constraints.t
- t/errors.t
- t/extended_tests.t
- t/function.t
- t/fuzz.t
- t/generate.t
- t/generator-regression.t
- t/getset_accessor.t
- t/instantiation.t
- t/integration.t
- t/modern.t
- t/moosex_params_validate.t
- t/mutator.t
- t/mutator_num_boundary.t
- t/object_detection.t
- t/params_validate.t
- t/params_validate_strict.t
- t/pod-cm.t
- t/pod-coverage.t
- t/pod-spelling.t
- t/pod-synopsis.t
- t/pod.t
- t/relationship_tests.t
- t/return.t
- t/schema_input.t
- t/strict_pod.t
- t/test-generator-index.t
- t/test_extractor.t
- t/test_hints.t
- t/type_params.t
- t/unused.t
- t/valid_inputs.t
- t/vars.t
- xt/.gitkeep