linaria icon indicating copy to clipboard operation
linaria copied to clipboard

Migrate to Playwright.

Open 0x241F31 opened this issue 3 years ago • 0 comments

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

0x241F31 avatar Nov 22 '22 20:11 0x241F31