Skip to content

Instantly share code, notes, and snippets.

@kablamo
Last active September 9, 2015 23:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kablamo/a30e0b6dbd24e601dbdb to your computer and use it in GitHub Desktop.
Save kablamo/a30e0b6dbd24e601dbdb to your computer and use it in GitHub Desktop.
perl testing talk description

The Perl test ecosystem

How to write tests in Perl. An exploration of CPAN test libraries.

Topics

Prove

  • Test directory layout
  • Test::More
  • TAP
  • Test::Differences
  • Test::Deep
  • Test::Fatal
  • Test::Warnings
  • Test::Lib
  • Test::Cmd
  • Test::DescribeMe
  • Plack::Test
  • Devel::Cover
  • Test::Most
  • Test::Modern
  • Test::Pretty
  • Other test modules
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment