Skip to content

Conversation

@islas
Copy link
Owner

@islas islas commented Jan 23, 2025

To provide some support for comments within the test configs a simple JSON with comments decoder class has been introduced.

This only provides support for leading // style comments in an effort to remain lightweight and work with native Python installs, no dependencies on external packages. This should prove sufficient to allow a modicum of annotation to test configs.

To provide some support for comments within the test configs a simple
JSON with comments decoder class has been introduced.

This only provides support for leading // style comments in an effort to
remain lightweight and work with native Python installs, no dependencies
on external packages. This should prove sufficient to allow a modicum of
annotation to test configs.
@islas islas added the test Require testing label Jan 23, 2025
@github-actions github-actions bot removed the test Require testing label Jan 23, 2025
@islas islas merged commit 97ca807 into main Jan 23, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants