- Notifications
You must be signed in to change notification settings - Fork441
Testing conventions
Richard Murray edited this pageNov 27, 2024 ·3 revisions
Stub page for keeping track of testing conventions.
- We currently usepytest for unit testing
- Continuous integration (CI) testing is done using GitHub actions