Skip to content

Files

Latest commit

fef1cb9 · Jun 9, 2021

History

History
This branch is 7922 commits behind prisma/ecosystem-tests:dev.

pkg

pkg

This test tests bundling Prisma CLI code with pkg.

How to run this locally

Environment variables

Set the env var OS to ubuntu-latest, macos-latest, windows-latest to instruct pkg to generate a binary for a specific OS. Note that test.sh then should be run on the target OS to test the binary correctly.

Run tests

sh run.sh
sh test.sh