1.0.11 • Published 4 years ago

uvu-watch v1.0.11

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

uvu-watch

npm ci Code style: Prettier Donate

Watch mode for uvu test runner

  • Plug n play (no setup required)
  • Uses your local uvu but overwrites its command
  • Runs your tests immediately, then watches your entire project
  • Installs filespy on-demand to avoid slowing down CI
  • Watchman support

 

Usage

  • Install uvu and uvu-watch in your project

    yarn add uvu uvu-watch -D
  • Run uvu through Yarn or another package manager

    yarn test -w
    # or
    yarn uvu tests -r esm -w
1.0.2

4 years ago

1.0.9

4 years ago

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.11

4 years ago

1.0.10

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago

0.1.4

4 years ago

0.1.3

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago