Allen-Synthesis / EuroPi

EuroPi: A reprogrammable Eurorack module based on the Raspberry Pi Pico

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Documentation Suggestion] Test Framework

mjaskula opened this issue · comments

Document the existing test framework including:

  • basics of writing/adding tests
  • pitfalls of testing micropython
  • pitfalls of testing hardware
  • How to use the framework itself
  • common errors coming from the test framework