expect_better 1.1.0 copy "expect_better: ^1.1.0" to clipboard
expect_better: ^1.1.0 copied to clipboard

Better assertions, but still using dart test library. Better readability and discovery when using code completion, without compromises.

Better assertions, but still using dart test library. Better readability and discovery when using code completion, without compromises.

Features #

  • expectThat(...) with many built-in methods
  • Easy to extend with extension methods

Usage #

expectThat('something').isTruthy(because: 'it is a non-empty string');
0
likes
0
points
279
downloads

Publisher

verified publisherel-darto.net

Weekly Downloads

Better assertions, but still using dart test library. Better readability and discovery when using code completion, without compromises.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

lean_extensions, meta, test

More

Packages that depend on expect_better