Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stryker.net configuration file json schema #2850

Open
rouke-broersma opened this issue Feb 16, 2024 · 0 comments
Open

Stryker.net configuration file json schema #2850

rouke-broersma opened this issue Feb 16, 2024 · 0 comments
Labels
🚀 Feature request New feature or request

Comments

@rouke-broersma
Copy link
Member

Is your feature request related to a problem? Please describe.
It would be nice to generate and publish a json schema for our config file so IDE schema validation could be enabled

Describe the solution you'd like
https://www.newtonsoft.com/jsonschema/help/html/GeneratingSchemas.htm

Publish somewhere public like stryker website ?
Publish to https://www.schemastore.org/json/ ; https://github.com/schemastore/schemastore/ ?

Additional context
https://marketplace.visualstudio.com/items?itemName=remcohaszing.schemastore seems to be a vscode plugin for schemastore.

With init we should set the schema property by default pointing to a publicly available version of the schema. We should also create docs mentioning how to use the schema.

@rouke-broersma rouke-broersma added the 🚀 Feature request New feature or request label Feb 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🚀 Feature request New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant