{"id":2292603,"url":"https://pivotal.github.io/jasmine","last_synced_at":"2025-07-17T00:31:12.319Z","repository":{"id":459880,"uuid":"84009","full_name":"jasmine/jasmine","owner":"jasmine","description":"Simple JavaScript testing framework for browsers and node.js","archived":false,"fork":false,"pushed_at":"2025-07-09T13:56:21.000Z","size":9951,"stargazers_count":15812,"open_issues_count":7,"forks_count":2244,"subscribers_count":437,"default_branch":"main","last_synced_at":"2025-07-12T02:20:37.744Z","etag":null,"topics":["jasmine","javascript","tdd","testing"],"latest_commit_sha":null,"homepage":"http://jasmine.github.io/","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/jasmine.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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}},"created_at":"2008-12-02T23:46:37.000Z","updated_at":"2025-07-09T13:56:28.000Z","dependencies_parsed_at":"2023-07-07T00:46:18.633Z","dependency_job_id":"62c08431-116d-495b-a58d-f72973358bde","html_url":"https://github.com/jasmine/jasmine","commit_stats":{"total_commits":2259,"total_committers":331,"mean_commits":6.824773413897281,"dds":0.7923860115095175,"last_synced_commit":"5cd7d47f7254163e80ae9b6da10f45a4ba553657"},"previous_names":["pivotal/jasmine"],"tags_count":104,"template":false,"template_full_name":null,"purl":"pkg:github/jasmine/jasmine","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jasmine%2Fjasmine","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jasmine%2Fjasmine/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jasmine%2Fjasmine/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jasmine%2Fjasmine/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jasmine","download_url":"https://codeload.github.com/jasmine/jasmine/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jasmine%2Fjasmine/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265437841,"owners_count":23765141,"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":["jasmine","javascript","tdd","testing"],"created_at":"2024-01-23T03:54:18.316Z","updated_at":"2025-07-17T00:31:12.313Z","avatar_url":"https://github.com/jasmine.png","language":"JavaScript","funding_links":[],"categories":["开发工具和库"],"sub_categories":["调试、性能与安全"],"readme":"\u003ca name=\"README\"\u003e\u003cimg src=\"https://raw.githubusercontent.com/jasmine/jasmine/main/images/jasmine-horizontal.svg\" width=\"400px\" alt=\"Jasmine\"\u003e\u003c/a\u003e\n\n# A JavaScript Testing Framework\n\nJasmine is a Behavior Driven Development testing framework for JavaScript. It does not rely on browsers, DOM, or any JavaScript framework. Thus it's suited for websites, [Node.js](http://nodejs.org) projects, or anywhere that JavaScript can run.\n\nUpgrading from Jasmine 4.x? Check out the [upgrade guide](https://jasmine.github.io/tutorials/upgrading_to_Jasmine_5.0).\n\n## Contributing\n\nPlease read the [contributors' guide](https://github.com/jasmine/jasmine/blob/main/.github/CONTRIBUTING.md).\n\n## Installation\n\nThere are several different ways to install Jasmine, depending on your \nenvironment and how you'd like to use it. See the [Getting Started page](https://jasmine.github.io/pages/getting_started.html)\nfor details.\n\n## Usage\n\nSee the [documentation site](https://jasmine.github.io/pages/docs_home.html),\nparticularly the [Your First Suite tutorial](https://jasmine.github.io/tutorials/your_first_suite)\nfor information on writing specs, and [the FAQ](https://jasmine.github.io/pages/faq.html).\n\n## Supported environments\n\nJasmine tests itself across popular browsers (Safari, Chrome, Firefox, and\nMicrosoft Edge) as well as Node.\n\n| Environment       | Supported versions         |\n|-------------------|----------------------------|\n| Node              | 18.20.5+*, 20, 22, 24      |\n| Safari            | 15*, 16*, 17*              |\n| Chrome            | Evergreen                  |\n| Firefox           | Evergreen, 102*, 115*, 128 |\n| Edge              | Evergreen                  |\n\nFor evergreen browsers, each version of Jasmine is tested against the version of the browser that is available to us\nat the time of release. Other browsers, as well as older \u0026 newer versions of some supported browsers, are likely to work.\nHowever, Jasmine isn't tested against them and they aren't actively supported. \n\n\\* Supported on a best-effort basis. Support for these versions may be dropped\nif it becomes impractical, and bugs affecting only these versions may not be\ntreated as release blockers.\n\nTo find out what environments work with a particular Jasmine release, see the [release notes](https://github.com/jasmine/jasmine/tree/main/release_notes).\n\n## Maintainers\n\n* [Gwendolyn Van Hove](mailto:gwen@slackersoft.net)\n* [Steve Gravrock](mailto:sdg@panix.com)\n\n### Maintainers Emeritus\n\n* [Davis W. Frank](mailto:dwfrank@pivotal.io)\n* [Rajan Agaskar](mailto:rajan@pivotal.io)\n* [Greg Cobb](mailto:gcobb@pivotal.io)\n* [Chris Amavisca](mailto:camavisca@pivotal.io)\n* [Christian Williams](mailto:antixian666@gmail.com)\n* Sheel Choksi\n\nCopyright (c) 2008-2019 Pivotal Labs\u003cbr\u003e\nCopyright (c) 2008-2025 The Jasmine developers\u003cbr\u003e\nThis software is licensed under the [MIT License](https://github.com/jasmine/jasmine/blob/main/LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/pivotal.github.io%2Fjasmine","html_url":"https://awesome.ecosyste.ms/projects/pivotal.github.io%2Fjasmine","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/pivotal.github.io%2Fjasmine/lists"}