{"id":15018501,"url":"https://github.com/nativescript/functional-tests","last_synced_at":"2025-10-19T16:31:08.238Z","repository":{"id":141977670,"uuid":"80612685","full_name":"NativeScript/functional-tests","owner":"NativeScript","description":"NativeScript Functional Tests","archived":false,"fork":false,"pushed_at":"2020-01-15T10:22:43.000Z","size":1050,"stargazers_count":7,"open_issues_count":2,"forks_count":3,"subscribers_count":28,"default_branch":"master","last_synced_at":"2024-10-29T15:51:54.135Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Java","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,"governance":null}},"created_at":"2017-02-01T11:10:17.000Z","updated_at":"2020-08-11T14:44:01.000Z","dependencies_parsed_at":null,"dependency_job_id":"c34216d0-9924-486b-a9dd-8e6d1bf93c80","html_url":"https://github.com/NativeScript/functional-tests","commit_stats":{"total_commits":749,"total_committers":14,"mean_commits":53.5,"dds":"0.47930574098798395","last_synced_commit":"c3a5214390da1a6a2d712604431e0ce6f1be3101"},"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NativeScript%2Ffunctional-tests","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NativeScript%2Ffunctional-tests/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NativeScript%2Ffunctional-tests/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NativeScript%2Ffunctional-tests/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NativeScript","download_url":"https://codeload.github.com/NativeScript/functional-tests/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237163235,"owners_count":19265231,"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:02.657Z","updated_at":"2025-10-19T16:31:02.779Z","avatar_url":"https://github.com/NativeScript.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# {N} Functional Tests \n\nProject with tests for NativeScript sample apps.\n\nBased on [NativeScript/functional-tests-core](https://github.com/NativeScript/functional-tests-core).\n\n## Prerequisites and Environment Setup\n\nPrerequisites and steps to setup environment are actually the same as those for [NativeScript/functional-tests-core](https://github.com/NativeScript/functional-tests-core).\n\nPlease read [this document](https://github.com/NativeScript/functional-tests-core/blob/master/docs/setup.md).\n\n## Install Dependencies\n\nInstall [Functional Tests Core](https://github.com/NativeScript/functional-tests-core):\n- Clone and build [functional-tests-core](https://github.com/NativeScript/functional-tests-core/)\n- Build it and place `functional.tests.core.jar` in the `lib` folder\n- Install it with this command:\n```\nmvn install:install-file -Dfile=lib/functional.tests.core-0.0.5.jar -DgroupId=functional.tests.core -DartifactId=functional.tests.core -Dversion=0.0.5 -Dpackaging=jar\n```\n\nAlternative: \n\nBuild [Functional Tests Core](https://github.com/NativeScript/functional-tests-core) from source. Please read the [instructions](https://github.com/NativeScript/functional-tests-core#build-and-contribute).\n\n## Run tests\n\n**Run from command line with Maven**\n\nTest suites and device configurations are matched in pom.xml.\n\nEach combination of tests and device is unique configuration.\n\nSample entry in pom.xml:\n```\n        \u003cprofile\u003e\n            \u003cid\u003ecuteness.emu.default.api23\u003c/id\u003e\n            \u003cproperties\u003e\n                \u003capp.config\u003ecuteness/cuteness.emu.default.api23.properties\u003c/app.config\u003e\n                \u003ctestsuite\u003ecuteness-android\u003c/testsuite\u003e\n            \u003c/properties\u003e\n        \u003c/profile\u003e\n```\nIn this case configuration ID is `cuteness.emu.default.api23`.\n\nHere is how you can run it:\n```\nmvn clean test -P cuteness.emu.default.api23\n```\n\n**Run tests in Eclipse/IntelliJ IDEA**\n\nPlace this in Vm options: \n`-DappConfig=resources/config/cuteness/cuteness.emu.default.api23.properties`\n\n## Test results\n\n**HTML Report**\n- $PROJECT_ROOT/target/surefire-reports/html/index.html\n\n**Logs**\n- Test Execution Logs: $PROJECT_ROOT/target/surefire-reports/logs/log4j.log\n- Device Logs: $PROJECT_ROOT/target/surefire-reports/logs/console/*\n- Screenshots: $PROJECT_ROOT/target/surefire-reports/screenshots/*\n- Perf Info: $PROJECT_ROOT/target/surefire-reports/logs/perfInfo.csv\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnativescript%2Ffunctional-tests","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnativescript%2Ffunctional-tests","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnativescript%2Ffunctional-tests/lists"}