Skip to content

Testing conventions

Richard Murray edited this page Feb 11, 2021 · 2 revisions

Stub page for keeping track of coding conventions.

  • We currently use pytest for unit testing
  • Continuous integration (CI) testing is done using GitHub actions