Skip to content

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