Changes for version 0.06 - 2016-03-21
- added '--on' param, send in a list of perl versions to run against, instead of the default all (closes #17)
- renamed 'count' param to 'new', kept change for backwards compatibility reasons (closes #23)
- we can now load non-installed local plugins by specifying the full or relative path name plus name of file to the --plugin param (closes #24)
- all *brew command creation moved to Test::BrewBuild::BrewCommands.pm (closes #19)
- new round of unit tests
- added debug logging to Test::BrewBuild::BrewCommands
- added warning in Makefile.PL and skip a bunch of tests if *brew isn't installed
- 'brewbuild' command warns with a link to the respective *brew, and exits if it isn't installed
Documentation
Perl/Berry brew unit testing automation across installed perl versions (Windows and Unix).
Modules
Backend module for the brewbuild command-line program.
Provides Windows/Unix *brew command translations.
Plugin manager for Test::BerryBrew
The default 'exec' command plugin.
Provides
in lib/Test/BrewBuild/Plugin/UnitTestPluginInst.pm