Skip to content

aleclarson/uvu-watch

Repository files navigation

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

About

Watch mode for uvu test runner

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors