Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/japa/core
The core of Japa. It includes all the primitives to build a test runner
https://github.com/japa/core
test-framework test-runners testing
Last synced: 7 days ago
JSON representation
The core of Japa. It includes all the primitives to build a test runner
- Host: GitHub
- URL: https://github.com/japa/core
- Owner: japa
- License: mit
- Created: 2017-01-15T09:36:11.000Z (about 8 years ago)
- Default Branch: 10.x
- Last Pushed: 2025-01-06T03:57:45.000Z (17 days ago)
- Last Synced: 2025-01-08T19:07:54.863Z (14 days ago)
- Topics: test-framework, test-runners, testing
- Language: TypeScript
- Homepage: https://japa.dev
- Size: 3.07 MB
- Stars: 389
- Watchers: 5
- Forks: 16
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# @japa/core
> The core of the Japa tests runners[![github-actions-image]][github-actions-url] [![npm-image]][npm-url] [![license-image]][license-url] [![typescript-image]][typescript-url]
This repo contains the code for the core of the japa tests runner. You can use it create your tests runner, just like `@japa/runner`.
You can view the documentation on [https://japa.dev](https://japa.dev)
[github-actions-image]: https://img.shields.io/github/actions/workflow/status/japa/core/checks.yml?style=for-the-badge
[github-actions-url]: https://github.com/japa/core/actions/workflows/checks.yml "github-actions"
[npm-image]: https://img.shields.io/npm/v/@japa/core.svg?style=for-the-badge&logo=npm
[npm-url]: https://npmjs.org/package/@japa/core "npm"[license-image]: https://img.shields.io/npm/l/@japa/core?color=blueviolet&style=for-the-badge
[license-url]: LICENSE.md "license"[typescript-image]: https://img.shields.io/badge/Typescript-294E80.svg?style=for-the-badge&logo=typescript
[typescript-url]: "typescript"
![](https://raw.githubusercontent.com/thetutlage/static/main/sponsorkit/sponsors.png)