blob: 1a2c634de6c775f76d74ce6229a2c66d32a39fc8 [file] [log] [blame] [view]
[![pub package](https://img.shields.io/pub/v/leak_tracker_testing.svg)](https://pub.dev/packages/leak_tracker_testing)
[![package publisher](https://img.shields.io/pub/publisher/leak_tracker_testing.svg)](https://pub.dev/packages/leak_tracker_testing/publisher)
## What is this?
This package contains the test-only leak tracking APIs for pure dart projects.
They are separated from `leak_tracker` to make sure
testing code is not used in production.
Read more in [leak tracking overview](https://github.com/dart-lang/leak_tracker/blob/main/doc/leak_tracking/OVERVIEW.md).