pulumi/sdk/nodejs/tests/runtime/langhost
Thomas Gummerer 9b7c9cd298 make running tests less dependent on users env
Currently running the tests using `make` depends on the user having
$GOBIN in their $PATH. We're relying on $PATH  to find the
`pulumi-language-{nodejs,python}` libraries that we're installing
using `go install` earlier. It however shouldn't be necessary to rely
on the $PATH to find those libraries, as we know where go will install
them.
2023-10-03 13:25:29 +02:00
..
cases [sdk/*] Add support for resource source positions 2023-07-13 16:46:04 -07:00
run.spec.ts make running tests less dependent on users env 2023-10-03 13:25:29 +02:00