Skip to content
forked from MattVonVielen/hoax

Yet another mocking library for Erlang

License

Notifications You must be signed in to change notification settings

lbakerchef/hoax

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub tag Build Status Hex.pm

hoax

Yet another mocking library for Erlang.

Build

hoax requires rebar to build. To build hoax, go to the hoax directory and simply type:

rebar compile

To make sure hoax works on your platform, run the tests:

rebar eunit

Note that hoax's unit tests require Eunit >= 2.2.1 (OTP R14B04).

About

Yet another mocking library for Erlang

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Erlang 99.2%
  • Makefile 0.8%