effect-training Prerequisites install bun Get started install dependencies bun i run all solution tests bun run test:solution run all exercise tests bun test run one solution test bun run test:solution exo0 run all exercise tests bun test exo0 💡 To enable watch mode, use --watch