Running pytest
quickstart
setup
make sure you completed the taskweaver quickstart
run tests
- execute
./scripts/run_pytest.shfrom the project root
notes
- the script temporarily sets
PYTHONPATHand runs pytest - no permanent environment changes
- pass additional pytest arguments as needed
done! 🚀