Feature Request: Unit Testing

Former Member
Former Member
Hi,

some sort of unit testing harness would be very useful. I guess this could also be achieved with some clever orchestration of the compiler and the simulator, but it would be nice if there would be some easy-to-use solution integrated into the SDK.

Cheers,
Matt
  • Matt,

    That's definitely high on our list too, and will be necessary long term. I'm hoping we can use the annotations feature to mark unit testing code, and that we can provide basic code coverage tools as well. Right now our focus is on finishing adding the APIs and features for our products, but I'm hoping developer features like these will be rolling into future SDKs.

    -Alpha Monkey