blob: e49d27768de18654fdaa3263692e008d92756b21 [file] [log] [blame] [view]
---
name: I found a bug in the test runner
about: >-
Report a bug in running tests, integration with a specific platform, or
any behavior of 'package:test'.
title: ''
labels: bug
---
Describe the bug in detail.
Include the specific command you ran and any relevant details about the
environment, including operating system, Dart SDK version, and the version of
`package:test` you are using.
Whenever possible, include a full reproduction example that we can run to
observe the problem.