Currently, we don't have a straightforward API to test the static code analyzer logic written within the library modules. As an initial approach, we could experiment with writing a test case by programmatically engaging the bal scan tool and asserting the output.
Description
Currently, we don't have a straightforward API to test the static code analyzer logic written within the library modules. As an initial approach, we could experiment with writing a test case by programmatically engaging the
bal scan
tool and asserting the output.Version
No response