Register all reporters by default
Pre-release
Pre-release
Changes
- If the configuration of reporters is not specified on the user side, then by default we register all japa built-in reporters (
ndjson,dot, andspec). This way you can quickly switch to another reporter, and it will be particularly useful for the Vscode extension which uses thendjsonreporter for integration in vscode's test explorer.