@zero-cli/zero-test

0.3.1 • Public • Published

@zero-cli/zero-test

Run tests in any project with ZERO config

⚠️ This project is experimental

We are still discovering the possibilities and goals of this project and will likely have many breaking changes before our 1.0.0 release. Use at your own risk.

Table of contents

Installation

yarn

yarn add @zero-cli/zero-test --dev

npm

npm i @zero-cli/zero-test --save-dev

Setup

{
  "scripts": {
    "test": "zero-test"
  }
}

Usage

Write code, add tests, and run zero-test.

Supports ES modules, React and/or TypeScript.

No Babel config or TypeScript config necessary.

See examples

License

MIT © Brent Mealhouse

Readme

Keywords

none

Package Sidebar

Install

npm i @zero-cli/zero-test

Weekly Downloads

1

Version

0.3.1

License

MIT

Unpacked Size

7.02 kB

Total Files

9

Last publish

Collaborators

  • bmealhouse