@@ -240,6 +240,14 @@ Delirable should work with `docker-compose.yaml` we provide:
**Requirement:** Do **NOT** submit the `venv` directory (e.g., use `.gitignore`).
## Grading
## Tester
TBD
\ No newline at end of file
* Autobadger for p3 not availble for use yet.
Use the **autobadger** tool on your machine to run tests against your code:
```bash
autobadger --project=p3 --verbose
```
The --verbose flag will print more information to the console as your tests are running. Pushing to main will submit your project and we will grade your code on main from a remote VM. A GitLab issue should be pushed to your repository shortly after you submit.