Ability to set `traits.has_traits.CHECK_INTERFACES` using env vars
Open
- Dominant language
- Python
- Stars
- 462
- Forks
- 90
- PR merge metrics
- No merged PRs in 30d
Description
It would be incredibly useful if we could set `CHECK_INTERFACES` using an environment variables (e.g. `TRAITS_CHECK_INTERFACES`). Doing so would make it incredibly easy to enable interface checking when running testsuites in other packages e.g. traitsui.
At the moment, we are installing traits from source, locally setting `CHECK_INTERFACES` to whatever we need and then running the testsuites.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.