Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rustkas/eunit_helper

A collection of helper functions that can be useful when parsing data from various data types of the Erlang standart library.
https://github.com/rustkas/eunit_helper

erlang eunit

Last synced: about 2 months ago
JSON representation

A collection of helper functions that can be useful when parsing data from various data types of the Erlang standart library.

Awesome Lists containing this project

README

        

# Eunit helper
A collection of helper functions that can be useful when parsing data from various data types of the Erlang standart library.

----------------

An OTP library

Build
-----

$ rebar3 compile

EUnit
-----

$ rebar3 eunit -v

EDoc
-----

$ rebar3 edoc

Publishing on hex.pm
--------------------

hex.pm Publish project
-----
rebar3 hex publish

hex.pm Publish documentation
-----
$ rebar3 hex docs