Release fluent-asserts 0.6.0

extrawurst via Digitalmars-d-announce digitalmars-d-announce at puremagic.com
Mon Jul 3 01:55:55 PDT 2017


On Sunday, 2 July 2017 at 13:34:25 UTC, Szabo Bogdan wrote:
> Hi,
>
> I just made a new release of fluent-asserts:
>
> http://fluentasserts.szabobogdan.com/
> https://code.dlang.org/packages/fluent-asserts
>
> Since my last announcement I improved the library with:
>  - better error messages
>  - better exception api
>  - integration with ranges
>  - new asserts `executionTime` for callable and `containsOnly` 
> for ranges
>  - a new `Assert` utility for those who don't like the BDD 
> style of writing asserts
>
> Any feedback is appreciated.
>
> Thanks,
> Bogdan

Thanks Bogdan,
I am using your lib regularly and especially appreciate the much 
better printing especially the actual value vs. expected.

Cheers,
Stephan


More information about the Digitalmars-d-announce mailing list