rebar/priv
Tim Watson 7810d7bf7c Add common_test suite template
This change adds a simple common_test suite template
that can be instantiated with the name of a module
under test like so:

`rebar create template=ctsuite testmod=mymodule`

The template creates an empty test suite in the test
directory, automatically exports test functions and
sets up a first, skipped test function.
2011-02-15 17:21:56 +01:00
..
shell-completion/bash Update shell completion: generate-upgrade 2011-01-28 19:10:19 +01:00
templates Add common_test suite template 2011-02-15 17:21:56 +01:00