Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 542 Bytes

README.md

File metadata and controls

31 lines (23 loc) · 542 Bytes

Build Status Slack Room

mock

mock library

Install

With fisherman

fisher mock

Usage

mock ls
test ls
mock ls 1
test ! ls
mock ls 0 "echo hi"
test "hi" -eq (ls)