zam_test 0.1.0 copy "zam_test: ^0.1.0" to clipboard
zam_test: ^0.1.0 copied to clipboard

outdated

A typed wrapper around the test package with several utilities for testing.

0.1.0 #

  • Added new classes Test, SingleCasedTest and MultiCasedTest. Use Test as the main class instead of TestCase and TestGroup.
  • Removed TestRun. Use TestGroup instead.
  • Modified TestCase to make its action field optional.
  • Updated Tests.
  • Updated Documentation and Readme.

0.0.2 #

  • Updated dependency: zam_core 0.1.1
  • Fixed order of generics in callbacks due to zam_core 0.1.1.
  • Fixed repository name in pubspec.
  • Fixed CI/CD Configurations.

0.0.1 #

  • Includes the core classes TestCase, TestGroup and TestRun.
  • Includes ValueTestCase for straight value matches.
  • Includes NegativeTestCase for exception matches.
  • Includes ParameterizedTypeMatcher.
  • Includes utilities sleep and shutDown.
0
likes
0
points
1
downloads

Publisher

verified publisherzamstation.com

Weekly Downloads

A typed wrapper around the test package with several utilities for testing.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

test, zam_core

More

Packages that depend on zam_test