{"id":18996550,"url":"https://github.com/sinonjs/module-test","last_synced_at":"2026-04-16T13:30:26.712Z","repository":{"id":217583118,"uuid":"736219610","full_name":"sinonjs/module-test","owner":"sinonjs","description":null,"archived":false,"fork":false,"pushed_at":"2023-12-27T10:01:14.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-01T16:42:54.561Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/sinonjs.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}},"created_at":"2023-12-27T10:00:01.000Z","updated_at":"2023-12-27T10:01:18.000Z","dependencies_parsed_at":"2024-02-04T06:34:45.528Z","dependency_job_id":null,"html_url":"https://github.com/sinonjs/module-test","commit_stats":null,"previous_names":["sinonjs/module-test"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sinonjs%2Fmodule-test","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sinonjs%2Fmodule-test/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sinonjs%2Fmodule-test/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sinonjs%2Fmodule-test/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sinonjs","download_url":"https://codeload.github.com/sinonjs/module-test/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240011237,"owners_count":19733668,"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-11-08T17:35:52.196Z","updated_at":"2026-04-16T13:30:26.653Z","avatar_url":"https://github.com/sinonjs.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sinon module test\n\nThis repository contains a test harness for verifying that all the Sinon packages can be used in both Commonjs and ESM projects.\n\nThis audience for this repository is the Sinon maintainers.\n\n\n## Setup\n\nIf you're using `nvm`, make sure you're using the same version of `node` and `npm` in all packages, or the resolution of `npm link` will not work the way you expect.\n\nIt is assumed that you have local checkouts of the following packages:\n\n- [sinon][sinon]\n- [@sinonjs/commons][commons]\n- [@sinonjs/fake-timers][fake-timers]\n- [@sinonjs/nise][nise]\n- [@sinonjs/samsam][samsam]\n\nIt is also assumed that you've installed their dependencies and run `npm link` in each of them.\n\n### Setting up this repository\n\n```sh\n# install all packages and link all sinon packages to local copies\n./setup\n```\n\nIf you want to use continous testing, you should have  [`ag`][ag] and [`entr`][entr] installed.\n\n## How to test\n\nYou can run the tests in two ways:\n\n```sh\n# run the test once\n./test.sh\n\n# use run the tests continuously (requires ag and entr)\n./run.sh\n```\n\n[sinon]: https://github.com/sinonjs/sinon\n[commons]: https://github.com/sinonjs/fake-timers\n[fake-timers]: https://github.com/sinonjs/fake-timers\n[nise]: https://github.com/sinonjs/nise\n[samsam]: https://github.com/sinonjs/samsam\n[ag]: https://github.com/ggreer/the_silver_searcher\n[entr]: https://eradman.com/entrproject/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsinonjs%2Fmodule-test","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsinonjs%2Fmodule-test","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsinonjs%2Fmodule-test/lists"}