Languages

Menu
Sites
Language
Hybrid tizen wearable project unit testing

I have a hybrid wearable application (web application + native service).

I want to add unit test in hybird application.

 

Already tried below ways :

1. https://developer.tizen.org/development/tizen-studio/native-tools/running-and-testing-your-app/unit-test 

2. https://developer.tizen.org/development/tizen-studio/web-tools/running-and-testing-your-app/web-unit-test-tool

More Important: Which version of tizen studio do i prefer to use. already used 1.3, 2.2 & 2.3 but all are nearly same result.

View Selected Answer

Responses

3 Replies
Armaan-Ul- Islam

As far as I've seen the Mentioned Documentations above, There's no Clarification/Note that Tizen-Studio IDE Supports Unit Tests for Hybrid/Multi-Project  (Web+Native) at a time.

 

Seems from your Screenshot on this post:

Tizen-Studio is not able to launch the web app while running Unit test for Native service (or Vice Versa). By the way are you able to run such Unit test on a Same Platform Multi-App (For example: Native UI app + Native Service) ?

Mohammad Sahinur Hossen

Hello Mr. Arman,

Yes, here's no Clarification/Note that Tizen-Studio IDE Supports Unit Tests for Hybrid/Multi-Project  (Web+Native) at a time. Can you confirm whether it is possible or not. If possible any reference will be appreciable.

I have worked with unit test in same platform multi app previously.

 

Thanks

Mark as answer
Armaan-Ul- Islam

Seems There's "No Documentation" declaring support for Web+Native Multi Pack Unit test. So I guess, Currently Tizen doesn't support Unit test for Multi-Pack Project having different platforms.