/apron

A mocking framework for Bash

Primary LanguageShellMIT LicenseMIT

Apron

Apron is a testing and mocking framework for Bash. Why Apron? Because Smock seemed way too obvious.

Installation

You should not try to use Apron from a shared location. Simply include it with your project and source it from a controlled location.

TODO/Known limitations

  • Add ordering and argument validation to expectations
  • mock redirections?

License

See LICENSE for details.