ThreadSky
About ThreadSky
Log In
isaachatilima.bsky.social
•
110 days ago
Dear Laravel devs. Would this be sufficient as testing my Laravel with Inertia JS and React or do I have to test the react code separately?
Comments
Log in
with your Bluesky account to leave a comment
[–]
rvx.works
•
110 days ago
Testing via Pest doesn’t test further front end interactions. If your components have more complex logic and interactions, look into Vitest and Testing Library.
https://vitest.dev/
https://testing-library.com/docs/react-testing-library/intro
1
reply
Posting Rules
Be respectful to others
No spam or self-promotion
Stay on topic
Follow Bluesky's terms of service
×
Reply
Post Reply
Comments
https://vitest.dev/
https://testing-library.com/docs/react-testing-library/intro