timothymiller / t4-app

A powerful cross-platform UI toolkit for building actually native iOS, Android, macOS, Windows, Linux, and Progressive Web Apps with React (Native).
https://t4stack.com
MIT License
1.31k stars 69 forks source link

[feature request] great boilerplate but... #151

Open FranciscoKloganB opened 1 month ago

FranciscoKloganB commented 1 month ago

I feel that for it to be trully amazing, it should already have detox, playwright and jest/testing-library pre-installed and set up.

andrew-bierman commented 1 month ago

I agree this would be helpful.

Especially for the Cloudflare side, the testing environment can be tricky to get right - even more so once you add in the trpc layer for the api.

One of the users in the discord guided me to get this working. I'm working on a pull request to implement into the t4 repo, but agree with your point that frontend testing would be awesome to have.