dart-lang / test

A library for writing unit tests in Dart.
https://pub.dev/packages/test
495 stars 214 forks source link

[pkg:test] Use Set instead of List where appropriate #2273

Closed kevmoo closed 2 months ago

kevmoo commented 2 months ago

Use more specific String type where possible

github-actions[bot] commented 2 months ago

PR Health

Package publish validation :heavy_check_mark: | Package | Version | Status | | :--- | ---: | :--- | | package:checks | 0.3.1-wip | WIP (no publish necessary) | | package:test | 1.25.9-wip | WIP (no publish necessary) | | package:test_api | 0.7.4-wip | WIP (no publish necessary) | | package:test_core | 0.6.6-wip | WIP (no publish necessary) | Documentation at https://github.com/dart-lang/ecosystem/wiki/Publishing-automation.
kevmoo commented 2 months ago

No user-visible changes

kevmoo commented 2 months ago

We've already spent more time on this then we should have. Unless we're in agreement this is fine, I'll just close out without landing.