mirror of
https://github.com/vercel/turborepo.git
synced 2025-12-23 09:19:46 +00:00
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 |
||
|---|---|---|
| .. | ||
| npm-non-monorepo.t | ||
| npm-with-npm.t | ||
| npm-with-yarn.t | ||
| pnpm-basic.t | ||
| pnpm-kitchen-sink.t | ||
| pnpm-with-svelte.t | ||
| setup.sh | ||
| yarn-non-monorepo.t | ||
| yarn-with-npm.t | ||
| yarn-with-yarn.t | ||