Join Slack
Powered by
Also worth noting, in the Pnats repo itself: ``` $...
# general
e
enough-analyst-54434
07/31/2018, 3:14 PM
Also worth noting, in the Pnats repo itself:
Copy code
$ find tests/python/ -name __init__.py | wc -l 82
So Pants gets away with
__init__.py
packages in its own test tree. The likely difference being that we run on much newer py.test on HEAD.
2
Views
Open in Slack
Previous
Next