Sha256: 1167c5a4391234a3ac1642871157dcd68b579c4727272ddcf6eda7b4096cbd6c
Contents?: true
Size: 1.86 KB
Versions: 1
Compression:
Stored size: 1.86 KB
Contents
=== 0.6.8 / 03-03-2013 * 1 bug fix: * Really really support auto-discovery of test paths under chef version 11. === 0.6.7 / 02-07-2013 * 1 bug fix: * Support auto-discovery of test paths under chef version 11. === 0.6.6 / 02-07-2013 * 1 bug fix: * Expand relative paths when requiring test files. === 0.6.5 / 01-06-2013 * 1 bug fix: * Add minitest report to the exception in order to have more visibility in the failures and errors. === 0.6.4 / 12-02-2012 * 1 bug fix: * No longer directly include MiniTest::Assertions in order to avoid using the wrong mixins. Resolves issue 34. Reported by Leif Madsen (@leifmadsen). Fix suggested by Andrew Crump (@acrmp). === 0.6.3 / 09-25-2012 * 1 bug fix: * Fix usage of Chef::Platform.provider_for_resource usage with Chef >= 10.14.0. === 0.6.2 / 09-16-2012 * 1 bug fix: * Print MiniTest output in every Chef logger configured. === 0.6.1 / 08-22-2012 * 1 bug fix: * Raise error on test errors. === 0.6.0 / 07-13-2012 * 1 new feature: * Support for delivering test results in JUnit format using ci-reporter gem. === 0.5.4 / 07-10-2012 * 1 bug fix: * Fix cookbook's path lookup when Chef's cookbook_path is an Array instead of a String. === 0.5.3 / 07-10-2012 * 1 bug fix: * Fix cookbook's path lookup when Chef's cookbook_path is an Array instead of a String. === 0.5.2 / 06-25-2012 * 1 bug fix: * Prevent a premature failure when resources have nil owner, group and mode. === 0.5.1 / 05-31-2012 * 1 new feature: * Raise error on test failures. === 0.5.0 / 05-02-2012 * 1 new feature: * Load tests and specs automatically according to the seen recipes. === 0.4.0 / 04-20-2012 * 2 new features: * Add spec cases support. * Add custom assertions support. === 0.3.0 / 04-10-2012 * 1 bug fix: * Call the right runner method in old versions of Minitest. === 0.2.0 * Fist official release.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
minitest-chef-handler-0.6.8 | History.txt |