stryker-mutator / mutation-testing-elements

🗃 A schema for mutation testing results with the web components to visualise it 📊
Apache License 2.0
28 stars 21 forks source link

Rename this repo #910

Open nicojs opened 3 years ago

nicojs commented 3 years ago

to.... "Mutation testing"?

rouke-broersma commented 3 years ago

Perhaps the repo should be split.. It currently holds both the json schema and the web components that use the schema, and metrics packages to help calculate metrics based on the report.

Imo at least the schema should be it's own repo to improve discoverability and to make the schema less tightly coupled with the stryker implementations.