{"id":16690573,"url":"https://github.com/jonkemp/qunit-phantomjs-runner","last_synced_at":"2025-08-05T18:09:53.680Z","repository":{"id":13773234,"uuid":"16468216","full_name":"jonkemp/qunit-phantomjs-runner","owner":"jonkemp","description":"A PhantomJS-powered headless test runner for QUnit","archived":false,"fork":false,"pushed_at":"2021-10-17T03:54:19.000Z","size":335,"stargazers_count":69,"open_issues_count":3,"forks_count":29,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-24T08:05:53.072Z","etag":null,"topics":["phantomjs","qunit","qunit-phantomjs-runner"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jonkemp.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-02-03T02:22:49.000Z","updated_at":"2022-06-13T07:10:34.000Z","dependencies_parsed_at":"2022-08-31T00:01:15.014Z","dependency_job_id":null,"html_url":"https://github.com/jonkemp/qunit-phantomjs-runner","commit_stats":null,"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonkemp%2Fqunit-phantomjs-runner","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonkemp%2Fqunit-phantomjs-runner/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonkemp%2Fqunit-phantomjs-runner/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonkemp%2Fqunit-phantomjs-runner/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jonkemp","download_url":"https://codeload.github.com/jonkemp/qunit-phantomjs-runner/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246927839,"owners_count":20856198,"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":["phantomjs","qunit","qunit-phantomjs-runner"],"created_at":"2024-10-12T16:04:19.314Z","updated_at":"2025-04-03T03:12:54.503Z","avatar_url":"https://github.com/jonkemp.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PhantomJS Runner QUnit Plugin ![Build Status](https://github.com/jonkemp/qunit-phantomjs-runner/actions/workflows/main.yml/badge.svg?branch=master)\n\n\u003e A PhantomJS-powered headless test runner, providing basic console output for QUnit tests.\n\nThe runner requires [PhantomJS](http://phantomjs.org/). If you don't want to deal with installing PhantomJS or using Grunt to run your tests, try [node-qunit-phantomjs](https://github.com/jonkemp/node-qunit-phantomjs).\n\n## Installation\n```bash\n$ npm install qunit-phantomjs-runner\n```\n\n## Usage\n```bash\n$ phantomjs path/to/runner.js [url-of-your-qunit-testsuite]\n```\n\nWith options:\n\n```bash\n$ phantomjs [phantom arguments] path/to/runner.js [url-of-your-qunit-testsuite] [timeout-in-seconds] [page-properties]\n```\n\nShow test cases:\n\n```bash\n$ phantomjs path/to/runner-list.js [url-of-your-qunit-testsuite]\n```\n\nExample setting the viewport size:\n\n```bash\n$ phantomjs path/to/runner-list.js [url-of-your-qunit-testsuite] 5 '{\"viewportSize\":{\"width\":1000,\"height\":1000}}'\n```\n\n## Timeout\nIn `v2.0`, a default timeout of 5 seconds was added. The timeout was optional before. This could cause tests to break, which is the reason for the major version bump.\n\n## Notes\n - Requires [PhantomJS](http://phantomjs.org/) 1.6+ (1.7+ recommended).\n - QUnit plugins are also available for [gulp](https://github.com/jonkemp/gulp-qunit) and [Grunt](https://github.com/gruntjs/grunt-contrib-qunit).\n\n## License \n\nThe MIT License\n\nCopyright (c) 2014, Jonathan Kemp\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjonkemp%2Fqunit-phantomjs-runner","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjonkemp%2Fqunit-phantomjs-runner","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjonkemp%2Fqunit-phantomjs-runner/lists"}