-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Look to PHPUnit for inspiration on the interpretation of the different entities.
xUnit/jUnit data describes the following elements:
- testsuite
- testcase
The testcase is the smallest element and would equate to a test method, and testsuite would equate to a test class.
So where does PHPUnit's top-level TestSuite fit in?
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request