wala / ML

Eclipse Public License 2.0
23 stars 17 forks source link

Test Pytest entrypoints with TF code #154

Closed khatchad closed 4 months ago

khatchad commented 4 months ago

Test #153. Should work fine, and we should close that issue.

I am seeing in a different program being analyzed this combination not working, but there must be some other problem.

khatchad commented 4 months ago

Note that this PR adds tries to Pytest entrypoints to every TF2 test regardless of whether the test intends to test Pytest test cases.

khatchad commented 4 months ago

That might introduce some inefficiency.