{"library":"base-test-runner","type":"library","category":null,"description":"A test runner for base projects, version 0.2.0, last updated in 2016. It is a minimal wrapper that uses yargs-parser to parse command-line arguments and emits 'file' events for each test file, allowing users to require the file with a custom base application. It is part of the base ecosystem and has no active development or maintenance cadence. Differentiators: simple event-based interface, integrates with base applications.","language":"javascript","status":"abandoned","version":"0.2.0","tags":["javascript","base","runner","test"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install base-test-runner","imports":["const runner = require('base-test-runner')(argv);","runner.on('file', (file) => { ... });","require(file.path)(require('base'));"]},{"cmd":"yarn add base-test-runner","imports":[]},{"cmd":"pnpm add base-test-runner","imports":[]}],"homepage":"https://github.com/jonschlinkert/base-test-runner","github":"https://github.com/jonschlinkert/base-test-runner","docs":null,"changelog":null,"pypi":null,"npm":"base-test-runner","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}