mirror of
https://github.com/dorny/test-reporter.git
synced 2025-12-16 06:17:10 +01:00
Updates to README and info logs
This commit is contained in:
parent
efb99aed01
commit
9c4a2c56d7
7 changed files with 12 additions and 78 deletions
|
|
@ -149,7 +149,8 @@ Or with (undocumented) CLI argument:
|
|||
|
||||
|
||||
According to documentation `dart_test.yaml` should be at the root of the package, next to the package's pubspec.
|
||||
It works in dart projects but the file is ignored by flutter. With flutter it works when `dart_test.yaml` is placed inside your `test` folder.
|
||||
On current `stable` and `beta` channels it doesn't work and you have to put `dart_test.yaml` inside your `test` folder.
|
||||
On `dev` channel it's already fixed.
|
||||
|
||||
For more information see:
|
||||
- [test package](https://pub.dev/packages/test)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue