- Node version >= v6.0.0
- Install nosetests: pip install nose
- Run appium
- Run your emulator or connect a real device
- Run the tests: nosetests -v ~Path_to_the_tests_folder/test_name_of_test.py
- Run appium
- Run your emulator or connect a real device
- Run the tests: mocha ~Path_to_the_tests_folder/test_name_of_test.js
- Run the tests: mocha ~Path_to_the_tests_folder/test_name_of_test.js