{"id":15351508,"url":"https://github.com/bigbluehat/web-annotation-protocol-tester","last_synced_at":"2025-06-24T21:36:39.483Z","repository":{"id":66610173,"uuid":"60699799","full_name":"BigBlueHat/web-annotation-protocol-tester","owner":"BigBlueHat","description":"[EXPERIMENTAL] Web Annotation Protocol Test Client","archived":false,"fork":false,"pushed_at":"2017-05-25T14:20:41.000Z","size":56,"stargazers_count":1,"open_issues_count":2,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-30T13:53:03.748Z","etag":null,"topics":["command-line","testing","web-annotation","web-annotation-protocol"],"latest_commit_sha":null,"homepage":"","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/BigBlueHat.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-06-08T13:26:53.000Z","updated_at":"2017-12-13T19:13:19.000Z","dependencies_parsed_at":null,"dependency_job_id":"6faef9c0-92d9-4d45-a4ad-07b4e4bf0f67","html_url":"https://github.com/BigBlueHat/web-annotation-protocol-tester","commit_stats":{"total_commits":58,"total_committers":1,"mean_commits":58.0,"dds":0.0,"last_synced_commit":"4339fd1b14aef2626b5a4329b568be39c00446c0"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/BigBlueHat/web-annotation-protocol-tester","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BigBlueHat%2Fweb-annotation-protocol-tester","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BigBlueHat%2Fweb-annotation-protocol-tester/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BigBlueHat%2Fweb-annotation-protocol-tester/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BigBlueHat%2Fweb-annotation-protocol-tester/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BigBlueHat","download_url":"https://codeload.github.com/BigBlueHat/web-annotation-protocol-tester/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BigBlueHat%2Fweb-annotation-protocol-tester/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261760010,"owners_count":23205648,"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":["command-line","testing","web-annotation","web-annotation-protocol"],"created_at":"2024-10-01T12:05:06.101Z","updated_at":"2025-06-24T21:36:39.456Z","avatar_url":"https://github.com/BigBlueHat.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![license](https://img.shields.io/github/license/bigbluehat/web-annotation-protocol-tester.svg?maxAge=2592000?style=flat-square)](https://github.com/bigbluehat/web-annotation-protocol-tester)\n\n# Web Annotation Protocol Test Client\n\nThis is an **experimental** test client for the\n[Web Annotation Protocol](https://www.w3.org/TR/annotation-protocol/).\n\n### Usage\n\n```sh\n$ npm i\n$ npm test -- --url=http://localhost:8080/annotations/ # runs all tests\n$ # or\n$ npm run musts -- --url=http://localhost:8080/annotations/\n$ npm run shoulds -- --url=http://localhost:8080/annotations/\n```\n\nAlternatively (if you don't like the massive node stack trace mess...):\n\n```sh\n$ mocha tests/musts.js --url=http://localhost:8080/annotations/\n$ # or\n$ mocha tests/shoulds.js --url=http://localhost:8080/annotations/\n```\n\nYou can also run specific tests by using mocha's built in grep feature:\n\n```sh\n$ mocha -g PUT tests/musts.js --url=http://localhost:8080/annotations/\n```\n\n### Config\n\nIf you'd rather not keep typing the `--url` parameter, you can:\n\n```sh\n$ cp config.json.sample config.json\n```\n\nAnd change the `url` parameter to your liking.\n\n### Screenshot\n\n![pretty, right?](screenshot.png)\n\n### License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbigbluehat%2Fweb-annotation-protocol-tester","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbigbluehat%2Fweb-annotation-protocol-tester","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbigbluehat%2Fweb-annotation-protocol-tester/lists"}