support repeated test
Open
- Dominant language
- Dart
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
```dart
@parameterizedTest
@autoSource(repeat : 10)
void myTestMethod(int x) {
}
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.