GodotModding / GodotModding/pygments-gdscript
Automate test using `pyproject.toml`
Open
enhancement
- Dominant language
- Python
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Currently, testing the lexer is done manually via [test.py](https://github.com/GodotModding/pygments-gdscript/blob/b8d2e312c6a6075fd33d04701e083e0e231af133/test.py); however, Pygments requires lexers to use Tox for automated testing.
To ensure our lexer can be accepted upstream, we must migrate the testing setup to Tox.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.