linaria
linaria copied to clipboard
Migrate to Playwright.
Describe the enhancement
Playwright enables reliable end-to-end testing for modern web apps. https://playwright.dev/
Motivation
Playwright is modern testing library for unit, component and e2e testing. It should provide better overall DX for both writing and testing.
Possible implementations
It compatible with Jest, so there should be not so hard to migrate