github / github/codeql-cli-binaries
including externs definitions in "codeql test"
Open
CLI
- Dominant language
- No language data
- Stars
- 1k
- Forks
- 184
- PR merge metrics
- No merged PRs in 30d
Description
Would it be possible to give the “codeql test” command an option to include externs and/or make this something that one can specify in a config file? Right now, the approach we have taken is to copy/symlink externs definitions into the directory containing test files, but this solution seems unsatisfactory/fragile, particularly if one wants to use the standard externs definitions.
My question relates to JavaScript, but the same issue presumably arises for other languages.
Contributor guide
Assessment
This issue has not been assessed yet.