turborepo/examples_tests
Mehul Kar 55d7f5e562
Convert examples tests to run through prysk (#4000)
The advantage of running examples tests through prysk are:

- isolated directory by default. don't need to setup a nested git repo
- can run all tests in a single command (`.cram_env/bin/prysk example_tests/1)
- matching the pattern with existing integration tests
- set the pattern to add more sophisticated real-world integration tests against examples
2023-02-28 15:05:38 -08:00
..
npm-non-monorepo.t Convert examples tests to run through prysk (#4000) 2023-02-28 15:05:38 -08:00
npm-with-npm.t Convert examples tests to run through prysk (#4000) 2023-02-28 15:05:38 -08:00
npm-with-yarn.t Convert examples tests to run through prysk (#4000) 2023-02-28 15:05:38 -08:00
pnpm-basic.t Convert examples tests to run through prysk (#4000) 2023-02-28 15:05:38 -08:00
pnpm-kitchen-sink.t Convert examples tests to run through prysk (#4000) 2023-02-28 15:05:38 -08:00
pnpm-with-svelte.t Convert examples tests to run through prysk (#4000) 2023-02-28 15:05:38 -08:00
setup.sh Convert examples tests to run through prysk (#4000) 2023-02-28 15:05:38 -08:00
yarn-non-monorepo.t Convert examples tests to run through prysk (#4000) 2023-02-28 15:05:38 -08:00
yarn-with-npm.t Convert examples tests to run through prysk (#4000) 2023-02-28 15:05:38 -08:00
yarn-with-yarn.t Convert examples tests to run through prysk (#4000) 2023-02-28 15:05:38 -08:00