wala/ML

Combine Pytest analysis classes with basic Python analysis

Open

#200 opened on Jun 25, 2024

 (0 comments) (0 reactions) (0 assignees)Java (17 forks)auto 404
enhancementhelp wantedsummaries

Repository metrics

Stars
 (27 stars)
PR merge metrics
 (PR metrics pending)

Description

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.

Contributor guide