Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

strider-node

Strider-CD69BSD-3-Clause2.0.1

Run Nodejs tests in Strider

strider, node

readme

Strider Node

Installs and caches Node.js dependencies and runs tests in Strider. Assumes npm test runs your tests.

Screenshot

Packaged with Strider by default.

changelog

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.0.1 (2020-07-11)

Bug Fixes

  • use strider-colors directly (8dde917)

2.0.0 (2020-05-03)

⚠ BREAKING CHANGES

  • No longer supports io.js since it was merged into Node long ago

Bug Fixes

  • change default node versions (5a9facf)
  • remove IO fork option (76ce968)
  • test against node 10 and latest (b3d767b)
  • update dependencies (5b85865)