Changes for version 2.05 - 2016-05-06
- added [brewbuild] section to config file (closes #128)
- cleaned up test logic due to failing MSWin tests
- switched from CPAN::ReverseDependencies to MetaCPAN::Client, as the former was using MetaCPAN::API which is depricated, and failing to install on MSWin systems. (I sent a PR to the dist which fixes it). We now have our own revdep discovery process
- fixed logic issue where -1 wasn't being used in instance_install(), breaking the ability to install all perl instances (fixes #130)
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