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


Chronological Thread 
  • From: Mathias Lafeldt < >
  • To:
  • Subject: [chef] Re: Re: [ANN] minitest-handler 0.2.0 released
  • Date: Mon, 6 May 2013 11:05:16 +0200

Great update!

But https://github.com/btm/minitest-handler-cookbook/blob/master/CHANGELOG.md
needs some love. :)

-Mathias

On Mon, May 6, 2013 at 6:59 AM, Bryan Berry 
< >
 wrote:
> 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



-- 
My blog: http://mlafeldt.github.com
My code: https://github.com/mlafeldt
My tweets: https://twitter.com/mlafeldt



Archive powered by MHonArc 2.6.16.

§