pantsbuild / setup

Scripts for setting up Pants in your repo
Apache License 2.0
13 stars 30 forks source link

Write some additional tests for get_pants.sh #146

Closed huonw closed 8 months ago

huonw commented 8 months ago

This adjusts the tests for get_pants.sh to cover additional features:

It also adjusts the existing test to actually execute the installed launcher, not just check its properties, which is critical for the --version tests.