core
core copied to clipboard
The core of Japa. It includes all the primitives to build a test runner
Hello, I've a question about Japa on adonis but I think it could be a general question for Japa, where can I post it? --- Here my code in `/todos`:...
## Description Currently when providing multiple tags to the `config.filters.tags`, any test that matches at least one of the tags will be run. It would be helpful if we could...
## Description When an exception is thrown in group.setup(), nothing is shown and the test doesn't run. See the error below: ```js group.setup(async() => { app = await setupApplication(); await...
Bumps [ansi-regex](https://github.com/chalk/ansi-regex) and [ansi-regex](https://github.com/chalk/ansi-regex). These dependencies needed to be updated together. Updates `ansi-regex` from 3.0.0 to 5.0.1 Release notes Sourced from ansi-regex's releases. v5.0.1 Fixes (backport of 6.0.1 to v5)...
Bumps [rollup](https://github.com/rollup/rollup) from 4.5.1 to 4.22.4. Release notes Sourced from rollup's releases. v4.22.4 4.22.4 2024-09-21 Bug Fixes Fix a vulnerability in generated code that affects IIFE, UMD and CJS bundles...