Skip to content

New advanced options.#35

Open
gmpassos wants to merge 1 commit intopulyaevskiy:masterfrom
gmpassos:advanced-options
Open

New advanced options.#35
gmpassos wants to merge 1 commit intopulyaevskiy:masterfrom
gmpassos:advanced-options

Conversation

@gmpassos
Copy link

  • New Options:
    • timeout: for all tests timeout (in seconds).
    • force-collect: to force collect of coverage using an STDOUT mark, avoiding Isolate pause issues.
    • force-exit-after-collect: forces process to exit after collect coverage.
    • gen-report: generates HTML report.
    • open-report: opens HTML report in default browser.
  • Fix issue when trying to kill process when Dart is executed from a bash/sh script.
    (usually in Flutter SDK installations).
  • Improved documentation.

- New Options:
  - `timeout`: for all tests timeout (in seconds).
  - `force-collect`: to force collect of coverage using an STDOUT mark, avoiding Isolate pause issues.
  - `force-exit-after-collect`: forces process to exit after collect coverage.
  - `gen-report`: generates HTML report.
  - `open-report`: opens HTML report in default browser.
- Fix issue when trying to kill process when Dart is executed from a `bash`/`sh` script.
  (usually in Flutter SDK installations).
- Improved documentation.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant