`spec/acceptance` is a common location, but again ...
# puppet
c
spec/acceptance
is a common location, but again will depend on which acceptance testing tool is in use. Acceptance tests are often run with a different command than unit tests as they are a much, much, much different animal. Beaker and Litmus are two common acceptance test runners.