Open
Description
Feature request
What problem does this feature solve?
Adds end-to-end tests to VuePress.
What does the proposed API look like?
I will add Playwright/Jest tests to VuePress.
How should this be implemented in your opinion?
Start by adding end-to-end tests of core functionality and then go from there.
Are you willing to work on this yourself?
Yep, that's why I'm here 😊
From what I can tell it is not clear that you have end-to-end tests on VuePress. I'd be happy to set them up if you'll allow. I maintain an open source library to set up Playwright/Jest tests and run them in CI. I would love to use it to set up tests on VuePress.