base-test-runner

JSON →
library 0.2.0 ·javascript abandoned
verified Jun 4, 2026

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.