Skip to content

How to filter tests in CLI (without actually running everything else before) #6833

Answered by sheremet-va
heysokam asked this question in Q&A
Discussion options

You must be logged in to vote

You would also need a —no-isolate flag for this to work. But even then the changes to the test lifecycle would be too big to support this use case. There is a lot of expectation in the code about how it works and introducing this inconsistency would make it hard to maintain and even harder to document and explain the different models.

I would recommend specifying the test file when debugging or using the vscode extension (or your IDE extension directly)

Replies: 2 comments 8 replies

Comment options

You must be logged in to vote
1 reply
@heysokam
Comment options

Comment options

You must be logged in to vote
7 replies
@heysokam
Comment options

@sheremet-va
Comment options

Answer selected by heysokam
@heysokam
Comment options

@sheremet-va
Comment options

@heysokam
Comment options

@sheremet-va
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants