Making test task easier to discover ?
Open
- Dominant language
- Dart
- Stars
- 266
- Forks
- 36
- Avg merge
- 23h 25m
- Merged PRs (30d)
- 2
Description
This is a bit obtuse:
```
new PubApp.local('test').run([]);
```
Can Grinder offer built-in tasks, that are available without much work, or no work at all?
or, a top-level function called `test()` ?
Contributor guide
Assessment
This issue has not been assessed yet.