Changes for version 0.2.30 - 2017-04-10
- strun - improve reports
- strun - slient option is depricated
- strun - new option - format, format=concise
Documentation
Modules
Provides
in lib/Outthentic/Glue/Bash.pm
in lib/Outthentic/Glue/Perl.pm
in lib/Outthentic/Story.pm
in lib/Outthentic/Story/Stat.pm
in lib/Outthentic/Story.pm
Examples
- examples/.exists
- examples/asserts/story.bash
- examples/asserts/story.check
- examples/bash-generators/common.bash
- examples/bash-generators/story.bash
- examples/bash-generators/story.check
- examples/bash-hook/hook.bash
- examples/bash-hook/story.check
- examples/bash-hook/story.rb
- examples/bash-ignore-story-err/hook.bash
- examples/bash-ignore-story-err/story.check
- examples/bash-ignore-story-err/story.pl
- examples/bash-pass-config/story.bash
- examples/bash-pass-config/story.check
- examples/bash-run-story/hook.bash
- examples/bash-run-story/story.check
- examples/bash-set-stdout/hook.bash
- examples/bash-set-stdout/story.check
- examples/between-keep-order/story.check
- examples/between-keep-order/story.pl
- examples/between-multiple-expressions/story.check
- examples/between-multiple-expressions/story.pl
- examples/between-nested/story.check
- examples/between-nested/story.pl
- examples/between-stream/story.check
- examples/between-stream/story.pl
- examples/between/story.check
- examples/between/story.pl
- examples/comments/story.bash
- examples/comments/story.check
- examples/config-general-interpolate-env/story.bash
- examples/config-general-interpolate-env/story.check
- examples/config-general-interpolate-vars/story.bash
- examples/config-general-interpolate-vars/story.check
- examples/cpanfile
- examples/cpanfile.snapshot
- examples/custom-reports-all/hook.pl
- examples/custom-reports-all/meta.txt
- examples/custom-reports-failures/hook.pl
- examples/custom-reports-failures/meta.txt
- examples/empty-check-file/story.bash
- examples/empty-check-file/story.check
- examples/generator-one-line/story.bash
- examples/generator-one-line/story.check
- examples/hello/story.check
- examples/hello/story.pl
- examples/hello/world/story.check
- examples/hello/world/story.pl
- examples/host-param/story.check
- examples/host-param/story.pm
- examples/ignore-story-err/story.check
- examples/ignore-story-err/story.pl
- examples/ignore-story-err/story.pm
- examples/ini-file/story.check
- examples/ini-file/story.pm
- examples/local/cache/modules/02packages.details.txt
- examples/meta-story-as-downstream/hook.bash
- examples/meta-story-as-downstream/meta.txt
- examples/meta-story/hook.bash
- examples/meta-story/meta.txt
- examples/modules/00/story.check
- examples/modules/00/story.pl
- examples/modules/01/story.check
- examples/modules/01/story.pl
- examples/modules/02/story.bash
- examples/modules/02/story.check
- examples/modules/bar/story.check
- examples/modules/bar/story.pm
- examples/modules/bash-generator/story.bash
- examples/modules/bash-generator/story.check
- examples/modules/echo-vars-python/story.check
- examples/modules/echo-vars-python/story.py
- examples/modules/echo-vars-ruby/story.check
- examples/modules/echo-vars-ruby/story.rb
- examples/modules/foo/story.check
- examples/modules/foo/story.pl
- examples/modules/foo/story.pm
- examples/modules/meta-story/hook.bash
- examples/modules/meta-story/meta.txt
- examples/multiline/story.check
- examples/multiline/story.pl
- examples/one-liners/story.bash
- examples/one-liners/story.check
- examples/os-bash/story.bash
- examples/os-bash/story.check
- examples/os-perl/story.check
- examples/os-perl/story.pl
- examples/outthentic.rb
- examples/perl-inline/story.check
- examples/perl-inline/story.pl
- examples/perl-pass-conf-to-scenario/story.check
- examples/perl-pass-conf-to-scenario/story.pl
- examples/perl-pass-story-vars-to-scenario/hook.pl
- examples/perl-pass-story-vars-to-scenario/story.check
- examples/plain-check-trailing-spaces/story.bash
- examples/plain-check-trailing-spaces/story.check
- examples/python/asserts/story.check
- examples/python/asserts/story.py
- examples/python/captures/story.check
- examples/python/captures/story.py
- examples/python/check-rules/story.check
- examples/python/check-rules/story.py
- examples/python/config-func/story.check
- examples/python/config-func/story.py
- examples/python/config-func2/hook.py
- examples/python/config-func2/story.check
- examples/python/hooks-api/hook.py
- examples/python/hooks-api/story.check
- examples/python/ignore-err/hook.py
- examples/python/ignore-err/story.bash
- examples/python/ignore-err/story.check
- examples/python/inline-code/story.check
- examples/python/inline-code/story.py
- examples/python/run-story/hook.py
- examples/python/run-story/meta.txt
- examples/python/simple-story/story.check
- examples/python/simple-story/story.py
- examples/python/story-vars/hook.py
- examples/python/story-vars/meta.txt
- examples/regexp-check-trailing-spaces/story.bash
- examples/regexp-check-trailing-spaces/story.check
- examples/ruby-captures/common.rb
- examples/ruby-captures/story.check
- examples/ruby-captures/story.rb
- examples/ruby-downstream-stories/hook.rb
- examples/ruby-downstream-stories/story.check
- examples/ruby-generators/common.rb
- examples/ruby-generators/story.check
- examples/ruby-generators/story.rb
- examples/ruby-hooks/common.rb
- examples/ruby-hooks/hook.rb
- examples/ruby-hooks/story.check
- examples/ruby-ignore-story-err/hook.rb
- examples/ruby-ignore-story-err/story.check
- examples/ruby-ignore-story-err/story.pl
- examples/ruby-pass-config-to-hook/hook.rb
- examples/ruby-pass-config-to-hook/story.check
- examples/ruby-pass-config-to-scenario/story.check
- examples/ruby-pass-config-to-scenario/story.rb
- examples/ruby-scenario/story.check
- examples/ruby-scenario/story.rb
- examples/run-story/story.check
- examples/run-story/story.pl
- examples/run-story/story.pm
- examples/story-data-share/story.check
- examples/story-data-share/story.pl
- examples/story-data-share/story.pm
- examples/story-stat/hook.pl
- examples/story-stat/story.check
- examples/text-blocks-stream/story.check
- examples/text-blocks-stream/story.pl
- examples/text-blocks-stream2/story.bash
- examples/text-blocks-stream2/story.check
- examples/text-blocks-stream3/story.check
- examples/text-blocks-stream3/story.pl
- examples/text-blocks/story.check
- examples/text-blocks/story.pl
- examples/validators/captures/story.check
- examples/validators/captures/story.pl
- examples/within/story.check
- examples/within/story.pl