DanTup · GitHub

…ing state
…in functionality
This fixes #3572, moves some complexity of "phantom groups" and "loading tests" into the package:test adapter (coordinator).
It likely introduces issues with dynamic test names that need fixing.
This will simplify things for dynamic tests that will become containers.
…ldren when building tree
…esults more reliable
…e times
This could happen using the gutter icons which would send a dynamic test + a node for each of its real test instances, which we'd previously run in a loop. These are now combined into a single regex that includes them all (but won't cause multiple runs).

@DanTup DanTup added is enhancement

An enhancement or improvement that should be listed in release notes but is not a bug fix.

in testing

Relates to test execution of Dart/Flutter tests for end users

labels

Sep 21, 2021
…ests better
This should be more reliable when looking up nodes by their ID when there are concurrent runs happening.

@DanTup

@DanTup

DanTup deleted the default-vs-code-test-runner branch

September 22, 2021 10:56

Read the original on github.com ↗