dbt-labs / dbt-labs/dbt-package-testing
Feat: also support `mise` in addition to `tox`
Open
- Dominant language
- No language data
- Stars
- 1
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
[Mise](https://mise.jdx.dev/) can be used for the same goals as tox.
This is the case because `tox` is just being used as a matrix for tasks runner. `mise` can achieve the same.
I would like mise to also be allowed, or even recommended as a default over `tox`.
Contributor guide
Assessment
This issue has not been assessed yet.