Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)