TBD54566975 / bundler-bonanza

4 stars 4 forks source link

setting up browser tests #58

Closed dayhaysoos closed 10 months ago

dayhaysoos commented 10 months ago

This PR introduces playwright tests. The only thing being tested right now is vite

Would like feedback on overall approach/architecture.

Running pnpm test:browser at root level will run the playwright tests where there are .spec. files.