06-06-2018 13:50
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

06-06-2018 13:50
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
- Who Voted for this post?
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
06-30-2018 07:57
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post


06-30-2018 07:57
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
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:

