Language

Package: node-far @ 0.0.7

Synopsis

Node.js test runner

Description

This package provides a simple test runner that finds and runs multiple node.js files, while providing useful information about output and exit codes.

Home page
https://github.com/felixge/node-far
Location
gnu/packages/node-xyz.scm (line: 104, column: 2)
License

Lint warnings

LinterMessageLocation
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?