DevExpress / testcafe

A Node.js tool to automate end-to-end web testing.
https://testcafe.io
MIT License
9.82k stars 671 forks source link

Add capability using the Yarn PnP #7710

Open miherlosev opened 1 year ago

miherlosev commented 1 year ago

Yarn PnP uses custom machinery for storing module. This breaks the TestCafe.

aleks-pro commented 1 year ago

The possible fix is here

aleks-pro commented 1 year ago

We should add tests for this scenario

PavelMor25 commented 12 months ago

Testcafe works correctly with scenario in issues: (7388, 7341, 7412) Issue 6845 - User offer to add example in documentation of Using testcafe with typescript and yarn pnp. issue 7419 - need more in-depth research