You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 13, 2024. It is now read-only.
Some tests cannot be discovered at parse time. This could be due to limitations of the parser or because the tests are produced dynamically as the test file executes. The host extension allows us to add suites and tests at test execution time by including them in the suite event.
It may be challenging to handle the ids, labels and line numbers for these tests.
Some tests cannot be discovered at parse time. This could be due to limitations of the parser or because the tests are produced dynamically as the test file executes. The host extension allows us to add suites and tests at test execution time by including them in the suite event.
It may be challenging to handle the ids, labels and line numbers for these tests.
Affects #48 #44 and #43
The text was updated successfully, but these errors were encountered: