You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would love to use Pest's architecture test framework to perform assertions on what methods return.
My personal use case is to assert that my project's Http controller public methods (invokable or otherwise) return objects that inherit from LaravelData.
The text was updated successfully, but these errors were encountered:
I would love to use Pest's architecture test framework to perform assertions on what methods return.
My personal use case is to assert that my project's Http controller public methods (invokable or otherwise) return objects that inherit from LaravelData.
The text was updated successfully, but these errors were encountered: