1.0.0 • Published 9 months ago
@marinade.finance/jest-shell-matcher v1.0.0
jest-shell-matchers
Library to test shell scripts in Jest with ability to mock commands.
This is a fork and re-adjustment of https://github.com/raingerber/jest-shell-matchers (see details there).
Changes from original version
- updating the obsolete Jest dependency
- converted to TypeScript and adding the TS types
- fixing error with
stdErroutput matching - enhance error reporting
- enhance of input parameters handling