Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/marcelog/rebar-eunit-test-tpl

A simple eunit unit test template for rebar
https://github.com/marcelog/rebar-eunit-test-tpl

Last synced: about 11 hours ago
JSON representation

A simple eunit unit test template for rebar

Awesome Lists containing this project

README

        

About
=====
This is a rebar template for creating a simple eunit skeleton
to create unit tests.

Installation
============
Just copy the simpletest.* files to the "priv" directory of your rebar
application or into the priv/templates directory of your rebar copy and
recompile it.

Use
===
$ rebar create template=simpletest