Languages

Menu
Sites
Language
How to create new Tizen Native Unit Test Project?

I found the article: https://developer.tizen.org/dev-guide/2.2.1/org.tizen.native.appprogramming/html/ide_sdk_tools/testing_creating_test_project.htm

My problem is that I have no Tizen Native Unit Test Project available in New Project list (I need to use Tizen SDK in version 2.3.1)

Is there any way to add Unit Test Project for this SDK version? Which testing framework is recommended for Tizen C++ Native app?

Responses

2 Replies
Vikram

Hello,

I couldn't find tool for native in Tizen 2.3 SDK. it seems that current  version doesn't support. but expect that the next version will have it.

 

AVSukhov

Hello,

Currently Tizen Native project doesn`t support Unit testing. I guess that next version will cover this.