Changes for version 2.10

  • Added support for the check_count flag, which allows the number of tests run to be checked section-by-section, rather than file-by-file only.

Changes for version 2.100

  • Worked as good as I hoped, moving to production release
  • Bundling a couple of build-time-only deps

Changes for version 2.099_01

  • Starting to implement the 2.100 roadmap
  • Moved Test::Inline::Handler::Extract to Test::Inline::Extract
  • Moved Test::Inline::Handler::File to Test::Inline::IO::File
  • Moved Test::Inline::Handler::File::VCS to Test::Inline::IO::File::VCS
  • Convert inline2test to use a config file
  • Added Test::Inline::Content
  • Added Test::Inline::Content::Legacy
  • Added Test::Inline::Content::Default
  • Reorganised code to make it all work again
  • Added 12_content.t

Changes for version 2.099_01

  • More work on making inline2test just DWYM
  • Added Test::Inline::Content::Simple

Documentation

The Test::Inline 2 Test Compiler

Modules

Inlining your tests next to the code being tested
Test::Inline 2 Content Handlers
Test::Inline 2 fallback/default Content Handler
Test::Inline 2 Content Handler for legacy functions
Simple templating Content Handler
Extract relevant Pod sections from source code.
Local Filesystem IO Handler
Test::Inline IO Handler for Version Control Systems
Generate the test file for a single source file
Implements a section of tests

Provides

in lib/Test/Inline/Util.pm