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

Changes for version 2.13 - 2017-03-28

  • *NOTE* this release has been tested on win7 with berrybrew v1.10, but on win10, there may be issues. This is due to an internal library in that project that is questionable on win10 (Ionic.Zip). This is being investigated, and an update is planned. I wouldn't recommend trusting this distribution on Windows 10 at this time for that reason. The problem stems from the fact that the portable Strawberry Perl that is being installed is not always extracted fully, despite the fact the download is ok, and the checksum checks out. Extraction via Explorer performs correctly. Again, don't trust on win10
  • several various POD corrections/updates
  • fix issue where info_cache() wasn't being updated after instance removal (fixes #167)
  • added build prereq of Archive::Zip to prevent certain tests from failing when it isn't installed
  • fix bug in BCMD::using() in the Windows regex check. Was missing a \s+
  • fix issue in BCMD::info_cache(). A regex was incorrect. It worked on Unix just due to sheer luck
  • added additional argument checking in the command string to Tester (closes #144)

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