shouldly 0.4.0+1 copy "shouldly: ^0.4.0+1" to clipboard
shouldly: ^0.4.0+1 copied to clipboard

outdated

A simple, extensible BDD assertion library which focuses on giving great error messages when the assertion fails.

0.4.0+1 #

  • Improve doc

0.4.0 #

  • [Fix] collection comparison with be
  • [Add] String contain(expected:,ignoreCase:)

0.3.0+2 #

  • Improve doc

0.3.0+1 #

  • [Fix] image urls in Readme.md

0.3.0 #

  • [Remove] shouldly from function type. Use Should.<some method> instead
  • [Improve] documentation

0.2.4 #

  • [Add] DateTime assertions
  • [Add] beOneOf
  • [Add] num's assertions to bePositive, beNegative, beZero, beCloseTo, beTolerantOf

0.1.3 #

  • [Fix] map' TKey & TValue
  • [Add] example for custom model.

0.1.2 #

  • [Add] ObjectAssertions
  • [Add] EnumAssertions

0.1.1 #

  • Document improvement.

0.1.0 #

  • [Add] beOfType and beAssignableTo
  • [Add] more tests.
  • Document improvement.

0.0.2 #

  • Document improvement. Refactoring. Fix bugs.

0.0.1 #

  • [Add] common primitives, including Strings, Numbers, Booleans, Functions, Iterables, Maps
23
likes
0
pub points
63%
popularity

Publisher

verified publisherdevcraft.ninja

A simple, extensible BDD assertion library which focuses on giving great error messages when the assertion fails.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

collection

More

Packages that depend on shouldly