modernweb-dev / web

Guides, tools and libraries for modern web development.
https://modern-web.dev
MIT License
2.15k stars 271 forks source link

Support Mutation testing use case #2494

Open nicojs opened 9 months ago

nicojs commented 9 months ago

🙋‍♂️ Hi, we're from StrykerJS, the mutation testing framework for JavaScript and friends. We plan to add support for the Web Test Runner (WRT) in one of our next releases.

To do that, we would love to use a (public) programmatic API. Would you be willing to accept PRs to document the current test runner node API? And also PRs that extend the API with some new functionality, namely:

We're wondering if you would be open to this. Do you want us to create an issue for each change? Or can we create PRs per change? Any help would be really appreciated 😅

See also 4489

Westbrook commented 9 months ago

An issue for each change would be a great start. It sounds like you’ve already investigated the project a good bit, so some pointer as to where you’d think changes would be necessary would be a good inclusion there. No grantees all changes can land, but isolating them for further discussion will certainly smooth the way.