| name: test_reflective_loader | |
| version: 0.1.1 | |
| description: Support for discovering tests and test suites using reflection. | |
| author: Dart Team <[email protected]> | |
| homepage: https://github.com/dart-lang/test_reflective_loader | |
| environment: | |
| sdk: '>=1.0.0 <2.0.0' | |
| dev_dependencies: | |
| test: ^0.12.0 |