Skip to content
This repository was archived by the owner on Dec 7, 2019. It is now read-only.
This repository was archived by the owner on Dec 7, 2019. It is now read-only.

Feature request: test class/method selection #105

@m4lysh

Description

@m4lysh

Hi,

I really like this project, I find it much more stable than spoon. However there is one feature in spoon that I use extensively that is not supported by composer - a possibility to select a test class and method to execute. In spoon it is done by passing the following arguments:

--class-name        Test class name to run (fully-qualified)
--method-name       Test method name to run (must also use --class-name)

Could it be implemented in the composer? Or is there any other possible approach that would allow to run a subset of tests?

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions