-
-
Notifications
You must be signed in to change notification settings - Fork 141
Open
Labels
bugExisting documentation has bugExisting documentation has bug
Description
This is straight from the docs and I was using it when directly interfacing with the phpunit executable. I've added multiple
--filteroptions to target specific test in a class and it worked. Maybe I'm misunderstanding something then?The relevant docs section: https://docs.phpunit.de/en/12.0/textui.html#selection
EDIT: Ok, it seems the 2nd filter just overrides the first one. So how do I target specific test?
EDIT2: Mkey, most likely I need then run it on specific file with a filter for single method. Thanks!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugExisting documentation has bugExisting documentation has bug
