rad_test 0.6.2 copy "rad_test: ^0.6.2" to clipboard
rad_test: ^0.6.2 copied to clipboard

Platformweb

A testing library for testing applications that are written using Rad.

0.6.2 #

  • Updated SDK version constraint to include Dart 3.x.
  • Tested and verified compatibility with Dart 3.0 SDK.

0.6.1 #

  • Minor corrections in pubspec.yaml.

0.6.0 #

  • WidgetTester.getdomNodeByKey is deprecated. Use getDomNodeByKey instead.
  • WidgetTester.getrenderElementByKeyValue is deprecated. Use getRenderElementByKeyValue instead.
  • Argument addHashIfMising of assertMatchPath is deprecated. Use addHashIfMissing instead.

0.5.0 #

  • Update dependency: Rad 0.10.0 ~> 1.x.

0.4.0 #

Changes #

  • All APIs using GlobalKey now accepts only Key.

0.3.0 #

  • Segregated unstable APIs.

0.2.0 #

  • Added enterText, focus, showKeyBoard & tap actions to WidgetTester.
  • Added nodeHasValue, nodeHasFocus, nodeHasNotFocus, nodeHasContents, widgetObjectIsMounted, widgetObjectIsNotMounted, widgetObjectsAreMounted, widgetObjectsAreNotMounted matchers.

0.1.1 #

  • Initial release
0
likes
140
pub points
0%
popularity

Publisher

verified publishererlage.com

A testing library for testing applications that are written using Rad.

Repository (GitHub)
View/report issues
Contributing

Documentation

Documentation
API reference

License

BSD-3-Clause (LICENSE)

Dependencies

meta, rad, test

More

Packages that depend on rad_test