Skip to content

How to run a single project test? #11640

Answered by eli-schwartz
lazka asked this question in Q&A
Discussion options

You must be logged in to vote

You can run --only frameworks/15 and it will narrow down the tests even further than just all frameworks. (Technically you can specify the full project name there. But as long as it's a unique prefix it will all work out. Note that "15" will run both 15 and 150-159, except that there aren't quite that many framework tests... It's worth keeping in mind for --only common/15 though.)

It will still run the full matrix for the fifteenth frameworks project, which tbh is what you want anyway. That will be a lot fewer than 35 though. :)

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

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

Answer selected by lazka
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