{"library":"bedrock-test","install":[{"cmd":"npm install bedrock-test","imports":["import * as bedrockTest from 'bedrock-test';","import * as bedrock from '@bedrock/core';\nbedrock.events.on('bedrock.test.configure', configureTest);","// In test.config.js\nimport path from 'path';\nimport { fileURLToPath } from 'url';\nconst __dirname = path.dirname(fileURLToPath(import.meta.url));\nconfig.mocha.tests.push(path.join(__dirname, 'mocha'));"]},{"cmd":"yarn add bedrock-test","imports":[]},{"cmd":"pnpm add bedrock-test","imports":[]}]}