Closed
Description
It would be great to provide a ComponentTestCase
class or ComponentAssertionTrait
trait to help testing component.
I was thinking of something similar to MailerAssertionsTrait so we can:
- get an instance of the component from its name and parameters
- assert that the output of the component is similar to an expected value
- etc ...
Metadata
Metadata
Assignees
Labels
No labels