<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rebar3.git/priv/templates/ctsuite.template, branch master</title>
<subtitle>Clone of https://github.com/erlang/rebar3</subtitle>
<link rel='alternate' type='text/html' href='https://git.sunet.se/rebar3.git/'/>
<entry>
<title>update templating</title>
<updated>2014-09-17T00:36:04+00:00</updated>
<author>
<name>Tristan Sloughter</name>
<email>t@crashfast.com</email>
</author>
<published>2014-09-17T00:36:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sunet.se/rebar3.git/commit/?id=884d298291e64fad99f096ee82018b568e0985f2'/>
<id>884d298291e64fad99f096ee82018b568e0985f2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add common_test suite template</title>
<updated>2011-02-15T16:21:56+00:00</updated>
<author>
<name>Tim Watson</name>
<email>watson.timothy@gmail.com</email>
</author>
<published>2011-01-26T11:57:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sunet.se/rebar3.git/commit/?id=7810d7bf7cebe7062c5850b5f20eeb12cf5e3284'/>
<id>7810d7bf7cebe7062c5850b5f20eeb12cf5e3284</id>
<content type='text'>
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.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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.
</pre>
</div>
</content>
</entry>
</feed>
