peggyjs / peggy

Peggy: Parser generator for JavaScript
https://peggyjs.org/
MIT License
883 stars 63 forks source link

Web tests fail #522

Closed hildjj closed 3 weeks ago

hildjj commented 3 weeks ago

The puppeteer tests are currently failing on my machine with ERROR: browser is not defined. It's not immediately obvious what the problem is, so I'm taking this as excuse to move to playwright.

Goals:

I could probably make puppeteer do all of that, but I think I can get playwright up and running more quickly.