Skip to content

[Proposal] phpunit.xml - Same behaviour as running phpunit #9

Description

@schickling

I don't know if you follow certain ideas with the solution by now supporting a single phpunit.xml in the root directory as phpunit does it. But I think if you would support this behavior it would be more straight-forward for "native phpunit" users ;)

So if I currently run ./vendor/bin/parallel-phpunit --pu-cmd vendor/bin/phpunit . my complete directory gets tested and not the files I selected in the phpunit.xml. So also all tests in my vendor directory are executed.

Please let me know about your thoughts on this. Have you intended this way or just haven't implemented phpunit.xml support yet.

Cheers!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions