danpetry / Roli

VCV Rack plugins that support Roli instruments.
BSD 3-Clause "New" or "Revised" License
10 stars 0 forks source link

Unit testing #2

Closed danpetry closed 6 years ago

danpetry commented 6 years ago

How is this handled in Rack? Is there a unit testing framework I can use if it's not handled at all currently? Can I contribute a unit testing framework?

danpetry commented 6 years ago

A good place to start looks like:

https://github.com/squinkylabs/SquinkyVCV/tree/master/test

Googling "Unit test" "VCV rack" doesn't show up any others.

danpetry commented 6 years ago

TODOS

danpetry commented 6 years ago

duplicate