ML icon indicating copy to clipboard operation
ML copied to clipboard

Combine Pytest analysis classes with basic Python analysis

Open khatchad opened this issue 1 year ago • 0 comments

Combine Pytest analysis with basic Python analysis. In other words, merge classes like com.ibm.wala.cast.python.loader.PytestLoader, com.ibm.wala.cast.python.loader.PytestLoaderFactory, and com.ibm.wala.cast.python.client.PytestAnalysisEngine<T> with the general Python analysis classes.

khatchad avatar Jun 25 '24 15:06 khatchad