Cycling74 / rnbo.adapter.juce

RNBO JUCE Adapter code
https://rnbo.cycling74.com/
MIT License
2 stars 2 forks source link

Unit-tests #1

Open yamadapc opened 1 year ago

yamadapc commented 1 year ago

Hello thank you so much for RNBO and max! Do you think it'd make sense to setup and start to add unit-tests to this repository using some testing framework?

For example, setting-up cmake & catch2 tests.

I'm happy to contribute that.

x37v commented 12 months ago

we're using the JUCE test framework within the RNBO source code, maybe it would make sense to add any additional tests into that setup?

yamadapc commented 11 months ago

That is fair, I suppose you have more tests that aren't in this repository?

Please feel free to close this issue.