dart_test_tools 2.0.2 dart_test_tools: ^2.0.2 copied to clipboard
Additional tools and helpers for writing dart unit tests.
Changelog #
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[2.0.0] - 2022-01-21 #
Removed #
- old tools and other legacy stuff of the 1.0.0 release have been removed
[2.0.0-test.3] - 2022-01-21 #
Changed #
- use
// ignore: test_library_import
for ignoring import scans
[2.0.0-test.2] -2022-01-17 #
[2.0.0-test.1] - 2021-12-22 #
- Test-Release. Do not use yet