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
Hi, I'm trying to test my Inertia components (react), but there isn't any official document for testing. I've looked at this page, but it hasn't helped me because there is no namespace names use Inertia\Testing\Assert; and when I'm using this namespace, it tells me it doesn't exist.
Could you please complete the testing document or tell me how I can test my Inertia components?!
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I'm trying to test my Inertia components (react), but there isn't any official document for testing. I've looked at this page, but it hasn't helped me because there is no namespace names
use Inertia\Testing\Assert;
and when I'm using this namespace, it tells me it doesn't exist.Could you please complete the testing document or tell me how I can test my Inertia components?!
Beta Was this translation helpful? Give feedback.
All reactions