| name: test_case_selector | |
| description: A utility for selecting a minimized suite of test cases using pairwise/interaction-strength algorithms. | |
| version: 0.1.0 | |
| publish_to: none | |
| repository: https://github.com/dart-lang/native/tree/main/pkgs/test_case_selector | |
| resolution: workspace | |
| environment: | |
| sdk: ^3.7.0 | |
| dependencies: | |
| meta: ^1.19.0 | |
| test: ^1.26.0 | |
| dev_dependencies: | |
| lints: ^6.0.0 |