Join Slack
Powered by
I have a python test, which I want to rely on a pe...
# general
l
loud-laptop-17949
02/06/2023, 9:56 PM
I have a python test, which I want to rely on a pex. Is there a way to get pants to build that pex and drop it somewhere that I can reliably call from the test?
✅ 1
loud-laptop-17949
02/06/2023, 10:00 PM
oh nm I think I found a doc that will do it for me
https://www.pantsbuild.org/docs/python-test-goal#testing-your-packaging-pipeline
h
happy-kitchen-89482
02/06/2023, 10:01 PM
Yep!
happy-kitchen-89482
02/06/2023, 10:01 PM
Depending on the pex_binary should do what you expect
4
Views
Open in Slack
Previous
Next