[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-3299":3},{"id":4,"name":5,"fullName":6,"owner":5,"repo":5,"description":7,"homepage":8,"htmlUrl":9,"language":10,"languages":9,"totalLinesOfCode":9,"stars":11,"forks":12,"watchers":13,"openIssues":14,"contributorsCount":15,"subscribersCount":15,"size":15,"stars1d":15,"stars7d":16,"stars30d":17,"stars90d":15,"forks30d":15,"starsTrendScore":15,"compositeScore":18,"rankGlobal":9,"rankLanguage":9,"license":19,"archived":20,"fork":20,"defaultBranch":21,"hasWiki":22,"hasPages":20,"topics":23,"createdAt":9,"pushedAt":9,"updatedAt":27,"readmeContent":28,"aiSummary":29,"trendingCount":15,"starSnapshotCount":15,"syncStatus":30,"lastSyncTime":31,"discoverSource":32},3299,"jasmine","jasmine\u002Fjasmine","Simple JavaScript testing framework for browsers and node.js","http:\u002F\u002Fjasmine.github.io\u002F",null,"JavaScript",15824,2243,421,7,0,1,9,71.4,"MIT License",false,"main",true,[5,24,25,26],"javascript","tdd","testing","2026-06-12 04:00:17","\u003Ca name=\"README\">\u003Cimg src=\"https:\u002F\u002Fraw.githubusercontent.com\u002Fjasmine\u002Fjasmine\u002Fmain\u002Fimages\u002Fjasmine-horizontal.svg\" width=\"400px\" alt=\"Jasmine\">\u003C\u002Fa>\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:\u002F\u002Fnodejs.org) projects, or anywhere that JavaScript can run.\n\nUpgrading from Jasmine 4.x? Check out the [upgrade guide](https:\u002F\u002Fjasmine.github.io\u002Ftutorials\u002Fupgrading_to_Jasmine_5.0).\n\n## Contributing\n\nPlease read the [contributors' guide](https:\u002F\u002Fgithub.com\u002Fjasmine\u002Fjasmine\u002Fblob\u002Fmain\u002F.github\u002FCONTRIBUTING.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:\u002F\u002Fjasmine.github.io\u002Fpages\u002Fgetting_started.html)\nfor details.\n\n## Usage\n\nSee the [documentation site](https:\u002F\u002Fjasmine.github.io\u002Fpages\u002Fdocs_home.html),\nparticularly the [Your First Suite tutorial](https:\u002F\u002Fjasmine.github.io\u002Ftutorials\u002Fyour_first_suite)\nfor information on writing specs, and [the FAQ](https:\u002F\u002Fjasmine.github.io\u002Fpages\u002Ffaq.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              | 20, 22, 24                       |\n| Safari            | 26*                              |\n| Chrome            | Evergreen                        |\n| Firefox           | Evergreen, 140                   |\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 & 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:\u002F\u002Fgithub.com\u002Fjasmine\u002Fjasmine\u002Ftree\u002Fmain\u002Frelease_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>\nCopyright (c) 2008-2026 The Jasmine developers\u003Cbr>\nThis software is licensed under the [MIT License](https:\u002F\u002Fgithub.com\u002Fjasmine\u002Fjasmine\u002Fblob\u002Fmain\u002FLICENSE).\n","Jasmine 是一个简洁的 JavaScript 测试框架，适用于浏览器和 Node.js 环境。它支持行为驱动开发（BDD），不依赖于任何特定的浏览器、DOM 或其他 JavaScript 框架，因此非常适合用于网站、Node.js 项目或任何可以运行 JavaScript 的环境。Jasmine 提供了丰富的断言库和测试组织工具，如describe和it方法，使得编写和维护测试代码更加直观易懂。此外，Jasmine 能够跨多个现代浏览器（包括Safari, Chrome, Firefox, 和 Microsoft Edge）以及不同版本的Node.js运行，确保了广泛的兼容性和稳定性。对于追求高质量软件开发流程，尤其是注重自动化测试的企业和个人开发者来说，Jasmine 是一个非常实用的选择。",2,"2026-06-11 02:53:27","top_language"]