Skip to content

Add support for tests included in a test class via a trait #83

@chiefmyron

Description

@chiefmyron

Laravel has a number of test case classes where the actual tests are defined in traits that are used within the class definition:
image

Update the test file parser to identify traits used within a Test class, and add any test methods within the trait as test items.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions