| name: test_common | |
| publish_to: none | |
| description: >- | |
| Common test functionality. | |
| environment: | |
| sdk: ^3.1.0 | |
| dependencies: | |
| dwds: any | |
| file: ">=6.0.0 <8.0.0" | |
| logging: ^1.0.1 | |
| path: ^1.8.1 | |
| pub_semver: ^2.1.1 | |
| test: ^1.21.1 | |
| dev_dependencies: | |
| analysis_config: | |
| path: ../_analysis_config | |
| pubspec_parse: ^1.2.2 |