Pinned Repositories
api-client
API client to test endpoints over HTTP. Uses superagent under the hood
assert
Assertions package for Japa. Built on top of Chai.Assert
browser-client
Browser client plugin built on top of Playwright
core
The core of Japa. It includes all the primitives to build a test runner
create-japa
Initialize Japa in existing Node.js projects
errors-printer
Reusable package to pretty print test runner summary errors
expect-type
Write assertions for TypeScript types
japa.dev
The documentation website for Japa
preset-adonis
Bundled with opinionated plugins and reporters for AdonisJS
runner
Standalone test runner built on top of japa core
Japa.dev's Repositories
japa/runner
Standalone test runner built on top of japa core
japa/core
The core of Japa. It includes all the primitives to build a test runner
japa/japa.dev
The documentation website for Japa
japa/api-client
API client to test endpoints over HTTP. Uses superagent under the hood
japa/browser-client
Browser client plugin built on top of Playwright
japa/assert
Assertions package for Japa. Built on top of Chai.Assert
japa/errors-printer
Reusable package to pretty print test runner summary errors
japa/preset-adonis
Bundled with opinionated plugins and reporters for AdonisJS
japa/create-japa
Initialize Japa in existing Node.js projects
japa/expect
Assertion package built on top of Jest expect
japa/expect-type
Write assertions for TypeScript types
japa/file-system
File system plugin for Japa
japa/spec-reporter
Spec reporter for viewing tests progress inside terminal
japa/plugin-adonisjs
Plugin that acts as a bridge between AdonisJS and Japa
japa/run-failed-tests
Run only failed Japa tests
japa/openapi-assertions
Japa plugin to perform assertions against an OpenAPI spec
japa/snapshot
Snapshot plugin for Japa
japa/base-reporter
Base reporter to create customized tests reporter for Japa
japa/dot-reporter
Minimal dot reporter for Japa.
japa/synthetic-events
Synthetic events for creating and testing test reporters
japa/.github
Japa home on Github