See mise.toml for dependencies.
If you have mise installed, you can run mise install to install them automatically.
We need to use the tracey 2.0 pre-release as it adds support for yaml files, so we need to compile it from source for now.
JSON schemas for the tests are already configured for VSCode and JetBrains IDEs.
Any other need to be manually configured as follows:
json-schemas/test.schema.json -> tests/**/.{yml}
Feel free to open a PR to add config for more tools!
Read the tracey docs for more information: https://tracey.bearcove.eu/guide/getting-started
Run the web UI:
tracey web
Then open the url, which defaults to http://127.0.0.1:3000