Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 145 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 145 Bytes

Start by configuring conf.js, then:

# first time:
npm install

npx jest various
# or maybe
npx jest --colors various 2>&1 | less -R