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

Changes for version 2.09 - 2016-11-06

  • added "logfile" flag for bbtester. If not in --fg mode with --stdout set and --logfile is set, we'll write to a file in "workdir/bbtester.log". This is to help in situations where the tester is hanging in 'start' mode, but not in --fg mode. Without this flag, no logging info is displayed or returned (closes #149)
  • fixed issue where setup info was not being displayed with -s (closes #154)
  • fixed issue where sending -1 to --new was causing brewbuild help to be displayed (closes #151)
  • required Perl version now 5.10 from 5.8, due to that limit in MetaCPAN::Client
  • removed Perl 5.8 tests from Travis
  • added help entry for the -S|--save option
  • fixed t/test_api/95, as Mock::Sub now has more revdeps (closes #155)
  • slight wording change in Tutorial (closes #147)
  • brewbuild will now let the user know that no perls are installed instead of just outputting nothing (closes #150)

Documentation

Dispatch Test::BrewBuild builds to remote test servers.
Remote Windows/Unix testing platform server daemon for Test::BrewBuild
Automate module and reverse-dependency testing, on Windows and Unix
Basic overview of using the client/server aspects of the Test::BrewBuild build system
Optional configuration file for the Test::BrewBuild build system.

Modules

Perl/Berry brew unit testing automation, with remote tester dispatching capabilities.
Provides Windows/Unix *brew command translations for Test::BrewBuild
Dispatch Test::BrewBuild test runs to remote test servers.
Git repository manager for the Test::BrewBuild test platform system.
The default 'exec' command plugin.
Daemonized testing service for dispatched test run execution, for Windows & Unix.

Provides

in lib/Test/BrewBuild/Plugin/UnitTestPluginInst.pm