A streamlined testing framework for Dart & Flutter.
More...
Fixed compilation errors when trying to perform expectations on the failure of a Future.
Added support for expect(value).isA<MyClass>()
expect(value).isA<MyClass>()
invertase.io
Repository (GitHub)View/report issues
unknown (license)
meta, test
Packages that depend on spec
Back