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