Top AI Repos — open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Lightest, yet Fastest Javascript test runner for nodejs and browsers
| Date | Stars |
|---|---|
| 2026-07-24 | 539 |
| 2026-07-25 | 539 |
| 2026-07-28 | 539 |
| 2026-07-30 | 539 |
| 2026-08-06 | 539 |
Today
— stars today
This week
— stars this week
This month
— stars this month
Momentum
35.0
growth rate 0.00%/day
# Zora All the projects related to [zora](./zora), the testing library * [zora](./zora): the testing library * [zora-assert](./assert): the assertion library behind zora(unpublished) * [zora-reporters](./reporters): a set of reporters (can be used as a CLI) * [pta](./pta): A test runner (used with a Command Line Interface) for Nodejs environment The repo also comes with * [a pseudo benchmark](./perfs) which shows the testing experience with various testing framework * [a list of recipes](./examples) to get started with different environments (node, browser, typescript, etc) ## Goals Zora is one of the lightest (if not the lightest), yet one of the fastest Javascript testing library (if not the fastest). Its design principles follow the line: * Runs with any Javascript environment ([Nodejs](https://nodejs.org/en/), [Deno](https://deno.land/), Browser ): you don't need any specific test runner to run your testing program, it is _just_ a regular javascript program * Is fast and simple: a [small codebase](https://packagephobia.com/result?p=zora) achieving the [best performances](./perfs) to deliver the best developer experience * Follows the [UNIX philosophy](https://en.wikipedia.org/wiki/Unix_philosophy): a set of focused, composable small software to deliver the best flexibility with the minimum overhead, rather than a huge monolith hard to tweak, with a large set options. ## Contributing If you wish to contribute to the project, please refer to the [guidelines](./contributing.md)
Excerpt of 1,513 characters
Read on GitHubWould you bet a product on this? Bounded 0–100 and slow moving.
matched fp:c4c2a2571b87ac19, topic:testing