Changes for version 2.21 - 2019-06-07
- modified text in dispatch auto mode LCD output (closes #233)
- Dispatch auto() now logs at startup how many seconds between each test run (closes #238)
- removed a debug print line from Dispatch::auto()'s LCD output (closes #244)
- fix issue in brew_info tests where perlbrew added non-conforming versions in 'perlbrew available'
- in BC::installed() we now croak if the proper params not sent in
- if only one Perl is installed, we now check to ensure we have the perl version header in the results, if not, we add it (fixes #241)
- if we're using LCD output and the LCD is 4 row by 20 col, display the number of test failures (closes #235)
- add troubleshooting section in POD to inform how to proceed if installation fails (closes #242)
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.
Various regexes for the Test::BrewBuild platform
Daemonized testing service for dispatched test run execution, for Windows & Unix.
Provides
in lib/Test/BrewBuild/Constant.pm
in lib/Test/BrewBuild/Plugin/UnitTestPluginInst.pm