Aug 27, 2023
0
Level 1
How do you test a Laravel inertia react stack app?
I am learning this stack and its ins and outs, I get the testing part for backend related tests, but how do you test the frontend of such an app? Do I install react-testing library and Jest and create testing files like App.test.js to test certain components or are there other ways too. Any help would really be appreciated
Please or to participate in this conversation.