batijs / bati

Next-gen scaffolder. Get started with fully-functional apps, and choose any tool you want.
https://batijs.dev
MIT License
194 stars 11 forks source link

Turborepo v2 #266

Closed magne4000 closed 3 weeks ago

magne4000 commented 3 weeks ago

Also adds support for --filter option for test:e2e, e.g.:

# only run tests which have both --hono and --vue
pnpm run test:e2e --filter vue,hono