{"id":15018521,"url":"https://github.com/nativescript/nativescript-tooling-qa","last_synced_at":"2025-10-06T19:42:47.551Z","repository":{"id":33937335,"uuid":"157210885","full_name":"NativeScript/nativescript-tooling-qa","owner":"NativeScript","description":"Tests for NativeScript tooling.","archived":false,"fork":false,"pushed_at":"2022-11-22T03:07:25.000Z","size":9918,"stargazers_count":5,"open_issues_count":33,"forks_count":5,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-09-12T12:41:49.130Z","etag":null,"topics":["nativescript","qa","tooling"],"latest_commit_sha":null,"homepage":null,"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":"2018-11-12T12:33:38.000Z","updated_at":"2024-05-30T16:31:06.000Z","dependencies_parsed_at":"2023-01-15T03:30:34.025Z","dependency_job_id":null,"html_url":"https://github.com/NativeScript/nativescript-tooling-qa","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/NativeScript/nativescript-tooling-qa","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NativeScript%2Fnativescript-tooling-qa","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NativeScript%2Fnativescript-tooling-qa/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NativeScript%2Fnativescript-tooling-qa/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NativeScript%2Fnativescript-tooling-qa/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NativeScript","download_url":"https://codeload.github.com/NativeScript/nativescript-tooling-qa/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NativeScript%2Fnativescript-tooling-qa/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278670890,"owners_count":26025738,"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","status":"online","status_checked_at":"2025-10-06T02:00:05.630Z","response_time":65,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["nativescript","qa","tooling"],"created_at":"2024-09-24T19:52:04.200Z","updated_at":"2025-10-06T19:42:47.519Z","avatar_url":"https://github.com/NativeScript.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NativeScript Tooling Tests\n\n## About\n\nProject with test for NativeScript tooling.\n\n## Requirements\n\n**Posix:**\n- Python 2.7 or Python 3.2+\n\n**Windows**\n- Python 3.2+\n\n\n## Before Running Tests\n\n**Install Required Packages**\n\nUpdate `pip` and install project requirements:\n```\npython -m pip install --upgrade pip\n```\n\nInstall packages on macOS:\n```bash\npip install --upgrade -r requirements_darwin.txt --user \n```\nInstall packages on Windows or Linux:\n```bash\npip install --upgrade -r requirements.txt --user\n```\n\nSet `PYTHONUNBUFFERED` and `PYTHONIOENCODING` environment variables:\n```bash\nexport PYTHONUNBUFFERED=1\nexport PYTHONIOENCODING=utf-8\n```\nNotes: \n- `PYTHONUNBUFFERED` is required to get logging on Jenkins CI working properly.\n- `PYTHONIOENCODING` helps to get command execution more stable.\n\n**Setup Machine**\n \nPlease setup your system as per [Setup](SETUP.md) document. \n\n**Test Setting via Environment Variables**\n\nTest run is controlled by set of environment variables.\n\nPlease read [Settings](SETTINGS.md) document. \n\n## Run Tests\n\n**{N} CLI Tests**\n\n```bash\npython run_ns.py tests/cli\n```\n\n**Schematics Tests**\n\n```bash\npython run_schematics.py tests/code_sharing\n```\n\n## Contribute\n\nContributions are welcome.\n\nIf you wonder how you can contribute, just grab some of the [open issues](https://github.com/NativeScript/nativescript-tooling-qa/issues).\n\nOnce you are ready with our changes, please run:\n```bash\n./scripts/test.sh\n```\n\n## Hints, Tips and Tricks\n\nPlease see [Hints, Tips and Tricks](HINTS.md) document.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnativescript%2Fnativescript-tooling-qa","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnativescript%2Fnativescript-tooling-qa","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnativescript%2Fnativescript-tooling-qa/lists"}