@japa/file-system

v2.3.0
File system plugin for writing assertions for files and directories
japa test file-system

pretest

npm run lint && npm run typecheck

test

c8 npm run quick:test

clean

del-cli build

precompile

npm run lint && npm run clean

compile

tsup-node && tsc --emitDeclarationOnly --declaration

build

npm run compile

release

release-it

version

npm run build

prepublishOnly

npm run build

lint

eslint . --ext=.ts

typecheck

tsc --noEmit

format

prettier --write .

quick:test

node --loader ts-node/esm bin/test.ts

sync-labels

github-label-sync --labels .github/labels.json japa/file-system
npm i @japa/file-system

Metadata

  • MIT
  • >=18.16.0
  • virk,japa
  • released 4/1/2024

Downloads