leak_tracker_testing 3.0.1 copy "leak_tracker_testing: ^3.0.1" to clipboard
leak_tracker_testing: ^3.0.1 copied to clipboard

Leak tracking code intended for usage in tests.

3.0.1-wip #

  • Fixed typo by renaming experimantalAllNotGCed to experimentalAllNotGCed.

3.0.0 #

  • Rename IgnoredLeaks.notGCed to IgnoredLeaks.experimentalNotGCed and make notGCed leaks ignored by leak tracking tests by default.

2.0.3 #

  • Require Dart SDK 3.2.0 or later.

2.0.2 #

  • Allow to ignore objects created by test helpers.
  • Set ignore = false by default.

2.0.1 #

  • Add LeakTesting.enabled.

2.0.0 #

  • Remove fields failOnLeaksCollected and onLeaks from LeakTesting.

1.0.6 #

  • Updated to use package:lints/recommended.yaml for analysis.
  • Move LeakTesting from leak_tracker to this library.

1.0.5 #

  • Stop depending on test.

1.0.4 #

  • Bump version of SDK to 3.1.2.

1.0.3 #

  • Update version of leak_tracker to ^9.0.0.

1.0.2 #

  • Update version of leak_tracker to ^8.0.0.
  • Set version of leak_tracker to any.

1.0.0 #

  • Create version.
0
likes
120
pub points
98%
popularity

Publisher

verified publishertools.dart.dev

Leak tracking code intended for usage in tests.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

leak_tracker, matcher, meta

More

Packages that depend on leak_tracker_testing