{"id":15018516,"url":"https://github.com/nativescript/nativescript-cli-tests","last_synced_at":"2025-10-19T16:31:23.049Z","repository":{"id":19886812,"uuid":"23151303","full_name":"NativeScript/nativescript-cli-tests","owner":"NativeScript","description":"NativeScript CLI Integration Tests","archived":false,"fork":false,"pushed_at":"2020-07-15T20:44:47.000Z","size":88218,"stargazers_count":8,"open_issues_count":22,"forks_count":5,"subscribers_count":33,"default_branch":"master","last_synced_at":"2024-10-29T15:51:55.356Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/NativeScript.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-08-20T14:17:58.000Z","updated_at":"2021-11-17T12:05:41.000Z","dependencies_parsed_at":"2022-08-05T06:00:35.841Z","dependency_job_id":null,"html_url":"https://github.com/NativeScript/nativescript-cli-tests","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NativeScript%2Fnativescript-cli-tests","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NativeScript%2Fnativescript-cli-tests/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NativeScript%2Fnativescript-cli-tests/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NativeScript%2Fnativescript-cli-tests/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NativeScript","download_url":"https://codeload.github.com/NativeScript/nativescript-cli-tests/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237163247,"owners_count":19265235,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-09-24T19:52:03.831Z","updated_at":"2025-10-19T16:31:14.317Z","avatar_url":"https://github.com/NativeScript.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# nativesript-cli-tests\nThe NativeScript CLI integration tests\n\n## Software Prerequisites\nInstall [Python](https://www.python.org/downloads/) 2.7.*\n\nInstall pip dependencies\n```\npip install -r requirements.txt --user\n```\n\nInstall brew dependencies (required only for iOS physical devices)\n```\nbrew install tesseract --all-languages\nbrew install ideviceinstaller --HEAD\nbrew install libimobiledevice --HEAD\n(for iOS11 support) brew install https://gist.github.com/Haraguroicha/0dee2ee29c7376999178c5392080c16e/raw/libimobiledevice.rb --HEAD --with-ios11\n```\n\nPerf Tests Only:\n```\npip install matplotlib numpy pandas\n```\n\n## Requirements\nAndroid Requirements:\n- Valid pair of keystore and password\n\niOS Requirements:\n- Valid pair of certificate and provisioning profile on your OS X system\n\nNote that some of the test require connected physical Android and iOS devices.\n\n## Environment setup\nFollowing environment variables should be set:\n\n    - CLI_PATH - Path to CLI package under test (package file should be named nativescript.tgz)\n    \n    - ANDROID_PATH - Path to Android runtime package under test (package file should be named tns-android.tgz)   \n    \n    - IOS_PATH - Path to iOS runtime package (should be named tns-ios.tgz)\n    \n    - ANDROID_KEYSTORE_PATH - Path to the keystore file\n    \n    - ANDROID_KEYSTORE_PASS - Password for the keystore file\n    \n    - ANDROID_KEYSTORE_ALIAS\n    \n    - ANDROID_KEYSTORE_ALIAS_PASS\n    \n    - KEYCHAIN - Keychain for signing iOS Apps\n    \n    - KEYCHAIN_PASS - Keychain password\n\n## Run Tests\n\nRun only High priority from listed folders:\n```Shell\npython runNose.py tests/build tests/other tests/transpilers tests/angular/CreateNG_Tests.py tests/unittests/UnitTests_Tests.py --exclude=\"^test_[2-9]\"\n```\n\nIf you run test via PyCharm and want to see console logs, please add \"--nocapture\" in params.\n\n## Write Tests\n\n### Test name convention:\n001 - 199 - High priority\n\n200 - 299 - Medium priority\n\n300 - 399 - Low priority\n\n400 - 499 - Negative tests\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnativescript%2Fnativescript-cli-tests","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnativescript%2Fnativescript-cli-tests","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnativescript%2Fnativescript-cli-tests/lists"}