[NEW PLUGIN] Stryker.NET Mutation Analysis - Requesting inclusion in SonarQube Marketplace

Hi,

Congrats on your plugin. I should have started with that the first time. :smiley:

Iā€™ve started looking at this and even before testing Iā€™m seeing a couple of things:

  • Youā€™ve listed your plugin key as sonar-stryker-net-plugin. I think thatā€™s probably actually the Maven project key. Out of that the packaging will have extracted a plugin key of stryker-net. Unfortunately that key doesnā€™t meet the requirements in that it contains a disallowed character (the dash). Maybe you can change it to strykernet? The tooling chokes on disallowed characters, so this has to be addressed.

  • I donā€™t see any kind of release notes for your first release. Even a minimal ā€œinitial releaseā€ notice. Having release notes for each version is a requirement. Maybe you could update your tag?

  • I need you to create the PR to register the plugin in the Marketplace. Youā€™ll find the directions on this (yes very long, I know) page.

Beyond that, could you provide me with a project to test against that already has in it the Stryker reports ready to import?

Ā 
Thx,
Ann