Cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Test Harness for Automated Tests?

I'm currently maintaining an app that I've developed using the simulator for both Ionic and Versa.

 

That being said, there are a number of test scenarios and states that the app can exist in (in all of Settings, companion and app). In order to reduce my development time and improve code quality I'd like to be able to run through a suite of automated tests.

 

Are there any test harnesses or tools in the SDK I can use? If not, are there plans to add this in a future SDK update?

 

Thanks!

-=Aaron

Best Answer
1 REPLY 1

We're working on command line tools, so that will allow you to work outside Studio and use test frameworks.

 

I did see this which is cool https://github.com/vaskevich/fitbit-typescript-starter

Best Answer
0 Votes