shouldly 0.0.1 shouldly: ^0.0.1 copied to clipboard
A simple, extensible, readable BDD assertion library.
Examples #
Note that this example folder is split into various examples:
- One for the generic methods (generic_example.dart):
- imported by
package:shouldly/shouldly.dart
- imported by
- One for each other specific extension ((num/string/etc.)_example.dart):