immosmart / smartbox

SmartTV universal library for Samsung, LG, Philips, SmartTV Aliance, STB Mag app development.
MIT License
244 stars 70 forks source link

how to test the app #94

Open sunsgs opened 8 years ago

sunsgs commented 8 years ago

Hi there, i am new to app developement. Do you know the best way to test the apps ? on an emulator and then on the tv? thanks

coryarmbrecht commented 7 years ago

At the bottom of the README: https://github.com/immosmart/smartbox#autotests

Apparently runs Jasmine tests, (a good starting point).