The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 1.302013_010 - 2016-01-12 (TRIAL RELEASE)

  • Changes needed for Test2 0.000018

Changes for version 1.302013_009 - 2016-01-11 (TRIAL RELEASE)

  • Make skip work without a count w/ done_testing (#629)
  • Require newer Test2 that fixes $! squashing (#628)

Changes for version 1.302013_008 - 2016-01-10 (TRIAL RELEASE)

  • Bump minimum Test2 version requirement (to fix downstream)

Changes for version 1.302013_007 - 2016-01-07 (TRIAL RELEASE)

  • Bump minimum Test2 version requirement

Changes for version 1.302013_006 - 2016-01-06 (TRIAL RELEASE)

  • Update for Test2 0.000013
  • Delay loading Data::Dumper
  • Test2::API::test2_no_wait(1) when threads/forking are on
  • Fix Test::Tester to use context
  • More downstream dists for testing

Changes for version 1.302013_005 - 2015-12-29 (TRIAL RELEASE)

  • Updates for Test2 0.000012
  • Helper for Test::SharedFork

Changes for version 1.302013_004 - 2015-12-28 (TRIAL RELEASE)

  • Fix diag/note bugs from refactor

Changes for version 1.302013_003 - 2015-12-22 (TRIAL RELEASE)

  • Fix bug in details() structure for subtests when the parent is todo

Changes for version 1.302013_002 - 2015-12-21 (TRIAL RELEASE)

  • Updates for Test2 0.000010

Changes for version 1.302013_001 - 2015-12-21 (TRIAL RELEASE)

  • Switch to using Test2 under the hood
  • Use Dist::Zilla for releases
  • Reformat Changes file

Changes for version 1.302012_004 - 2015-11-16

  • Fix #600 - done_testing($count)

Changes for version 1.302012_003 - 2015-10-27

  • Fix typo that called wrong 'try'

Changes for version 1.302012_002 - 2015-10-02

  • Add version eval to several modules (#605)

Changes for version 1.302012_001 - 2015-10-01

  • Support for Test::Stream 1.302012

Changes for version 1.302010_001 - 2015-09-29

  • Support for Test::Stream 1.302010
  • Some upstream package names changed
  • Test::Stream's interface changed, tests needed to change too.

Changes for version 1.302007_004 - 2015-07-27

  • Work around perlbug 125702

Changes for version 1.302007_003 - 2015-07-24

  • Remove singleton from closure

Changes for version 1.302007_002 - 2015-07-18

  • Fix subtest + Test::Stream::Tester

Changes for version 1.302007_001 - 2015-06-24

  • Tests no longer copy thread/fork checks
  • Bump minimum Test::Stream version

Changes for version 1.302004_001 - 2015-06-17

  • Update for newer Test-Stream with XS support
  • Use 'fudge' in Test::Stream instead of doing level adjustments here
  • Fix minor POD encoding issue #593
  • Some performance enhancements in T::B->ok

Changes for version 1.302003_001 - 2015-01-06

  • Convert internals to use Test-Stream
  • Optimizations for performance
  • Note this is a completely new branch off of legacy/master, not taken from the old stream branches

Documentation

A tutorial about writing really basic tests

Modules

Backend for building test libraries
A copy of IO::Scalar for Test::Builder
Base class for test modules
test testsuites that have been built with Test::Builder
turn on colour in Test::Builder::Tester
yet another framework for writing test scripts
Basic utilities for writing tests.
Ease testing test modules built with Test::Builder
Help testing test modules built with Test::Builder
Help testing test modules built with Test::Builder
Alternative to Test::More::use_ok
ok
Alternative to Test::More::use_ok

Provides

in lib/Test/Builder/Formatter.pm
in lib/Test/Builder/Tester.pm
in lib/Test/Builder/TodoDiag.pm
in lib/Test/Tester/Delegate.pm