wala/ML

Combine Pytest analysis classes with basic Python analysis

Ouverte

#200 ouverte le 25 juin 2024

 (0 commentaire) (0 réaction) (0 personne assignée)Java (17 forks)auto 404
enhancementhelp wantedsummaries

Métriques du dépôt

Stars
 (27 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

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.

Guide contributeur