{"id":24152308,"url":"https://github.com/nfreear/qa","last_synced_at":"2026-06-09T19:31:42.363Z","repository":{"id":140860268,"uuid":"58959776","full_name":"nfreear/QA","owner":"nfreear","description":"Dual-language continuous integration and Git hooks.","archived":false,"fork":false,"pushed_at":"2018-08-06T15:44:14.000Z","size":33,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-11-28T23:23:00.956Z","etag":null,"topics":["continuous-integration","git-hooks","openuniversity","qa","quality","test","testing","travis-ci"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/nfreear.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2016-05-16T19:13:07.000Z","updated_at":"2018-08-06T15:47:58.000Z","dependencies_parsed_at":null,"dependency_job_id":"d838b390-2f43-4694-88db-111c00c2cf45","html_url":"https://github.com/nfreear/QA","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nfreear/QA","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nfreear%2FQA","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nfreear%2FQA/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nfreear%2FQA/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nfreear%2FQA/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nfreear","download_url":"https://codeload.github.com/nfreear/QA/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nfreear%2FQA/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34123171,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-09T02:00:06.510Z","response_time":63,"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":["continuous-integration","git-hooks","openuniversity","qa","quality","test","testing","travis-ci"],"created_at":"2025-01-12T10:15:41.019Z","updated_at":"2026-06-09T19:31:42.355Z","avatar_url":"https://github.com/nfreear.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n[![Build status — Travis-CI][travis-icon]][travis]\n[![Husky Git hooks][husky-icon]][husky]\n[![composer-git-hooks][cghooks-icon]][cghooks]\n[![js-semistandard-style][semi-icon]][semi]\n[![License][license-icon]][mit]\n[![Vulnerabilities][snyk-icon]][snyk]\n\u003c!-- [![Accessibility test - QA passes][pa11y-icon]][pa11y-ci] --\u003e\n\u003c!-- [![GitLab pipeline status][gitlab-icon]][gitlab] --\u003e\n\u003c!-- [![... - on Npmjs][npm-icon]][npm] --\u003e\n\n# nfreear/QA\n\nThis `QA` repository is a demonstration and distillation of testing,\nand continuous integration, including:\n\n * Dual-language testing ~ in this case PHP + Node;\n * Use of public CI platforms, e.g. Travis-CI;\n * Cross-platform Git hooks, via Husky (Node) and `composer-git-hooks` (PHP);\n * Unit-tests and linting for complementary QA;\n\n\u003e Rulesets for PHPMD and other quality assurance resources.\n\n_Originally for Applaud._\n\n## Install ... build ... test\n\n### PHP\n\n```sh\ncomposer install\ncomposer build\ncomposer test\ncomposer execute\ncomposer hook pre-commit\n```\n\n### Javascript / Node\n\n```sh\nnpm install\nnpm run build\nnpm test\nnpm run fix\n```\n## License\n\nLicense: [MIT][]\n\n---\n© 2018 [Nick Freear][ndf]. © 2016 [The Open University][ou] ([IET][]).\n\n[iet]: https://iet.open.ac.uk/ \"Institute of Educational Technology\"\n[ou]: http://www.open.ac.uk/\n[ndf]: https://twitter.com/@nfreear \"@nfreear on Twitter\"\n\n[MIT]: https://nfreear.mit-license.org/2016-2018#!-QA \"MIT License | © Nick Freear.\"\n[mit-txt]: https://nfreear.mit-license.org/2016-2018/license.txt \"MIT License | © Nick Freear.\"\n[license-icon]: https://nick.freear.org.uk/badge/mit.svg\n[license-i0]: https://img.shields.io/npm/l/iet-ou--qa.svg\n[travis]: https://travis-ci.org/nfreear/QA \"Build status – Travis-CI\"\n[travis-icon]: https://travis-ci.org/nfreear/QA.svg?branch=master\n[semi]: https://github.com/Flet/semistandard\n[semi-icon]: https://nick.freear.org.uk/badge/semi.svg \"Javascript coding style — semistandard\"\n[sem-i0]: https://img.shields.io/badge/code_style-semistandard-brightgreen.svg?_style=flat-square\n[snyk]: https://snyk.io/test/github/nfreear/QA?targetFile=package.json\n[snyk-icon]: https://snyk.io/test/github/nfreear/QA/badge.svg \"Vulnerability count ~ via Snyk\"\n[pa11y-ci]: https://github.com/pa11y/pa11y-ci \"Automated accessibility testing - via 'pa11y-ci'\"\n[pa11y-icon]: https://nick.freear.org.uk/badge/pa11y-ci.svg\n[pa11y-i0]: https://img.shields.io/badge/accessibility-pa11y--ci-blue.svgå\n[husky]: https://npmjs.com/package/husky \"Git hooks made easy 🐶 (Node)\"\n[husky-icon]: https://nick.freear.org.uk/badge/husky.svg\n[husky-i0]: https://img.shields.io/badge/git--hook-husky-ff69b4.svg\n[cghooks]: https://packagist.org/packages/brainmaestro/composer-git-hooks \"composer-git-hooks (PHP)\"\n[cghooks-icon]: https://img.shields.io/badge/git--hook-php-yellowgreen.svg\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnfreear%2Fqa","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnfreear%2Fqa","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnfreear%2Fqa/lists"}