Youβre awesome man. I really liked your vibe during your talk during viteconf 2024 and also the one with Jason
Youβre awesome man. I really liked your vibe during your talk during viteconf 2024 and also the one with Jason
I am already finding this a much better place.
Unfortunately this might not still be enough here π
@patak.dev My only problem so far is for our unit tests that has module mocks. I would really love to migrate them to browser mode (from jsdom) but it seems that using module mocks in browser mode causes flaky tests. Or maybe I am doing something wrong on my end?
I started using it with a bdd style tests (very similar to e2e) but mostly integration tests using msw to mock the network request. It is awesome.