Skip to content
Snippets Groups Projects
Commit 84d3f843 authored by Jing Lan's avatar Jing Lan
Browse files

p3 draft update

parent 7e381b7f
Branches p3_jing
No related tags found
No related merge requests found
......@@ -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.
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment