aboutcode-org / aboutcode-org/source-inspector
Add tests for all supported languages
Open
- Dominant language
- C
- Stars
- 3
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Add tests for source symbol extraction in all supported languages:
For example, in tree-sitter [here](https://github.com/aboutcode-org/source-inspector/blob/main/src/source_inspector/symbols_tree_sitter.py#L149) we have the following languages:
"Bash", "C", "C++", "Go", "Java", "JavaScript", "Python", "Rust"
We need to add unit tests for all these languages, and also have these supported languages in a supported language matrix in the README docs for easy access.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.