[chef] Re: [ANN] minitest-handler 0.2.0 released


Chronological Thread 
  • From: Bryan Berry < >
  • To:
  • Subject: [chef] Re: [ANN] minitest-handler 0.2.0 released
  • Date: Mon, 6 May 2013 06:59:01 +0200

doh! forgot the link https://github.com/btm/minitest-handler-cookbook

On Sun, May 5, 2013 at 11:21 PM, Bryan Berry 
< >
 wrote:
> Changes:
>
> The path for placing your tests is now files/default/test/ however
> this change is backwards compatible, the minitest-hander::default
> recipe will also look in the old location
> files/default/tests/minitest/
>
> You should name your support files something that matches
> files/default/test/*helper*.rb. The old support support/ location will
> also be honored
>
> New Features:
>
> * You can place minitest-handler anywhere in your run_list and it will
> work. I like to use `include_recipe` to add it.
> * You can easily limit which tests are run by setting the array
> node.set[:minitest][:recipes]  with only those recipes that you want
> tested
> * minitest-handler now also will run test for any recipes added to the
> run_list via include_recipe, environment, or roles.
>
> Niceties:
> * Added tests w/ test-kitchen 1.0, kitchen-lxc, and BATS
> * huge code cleanup
>
> If you have any urgent problems w/ the new release, please let me know!
>
> Bryan W. Berry



Archive powered by MHonArc 2.6.16.

§