Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/marcelog/rebar-eunit-test-tpl
- Owner: marcelog
- Created: 2012-07-19T14:21:03.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-07-19T14:21:40.000Z (over 12 years ago)
- Last Synced: 2024-11-16T06:57:23.742Z (about 2 months ago)
- Language: Erlang
- Size: 85.9 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
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