<feed xmlns='http://www.w3.org/2005/Atom'>
<title>brew/Library/Homebrew/test/.gitignore, branch 0.9.5</title>
<subtitle>🍺 The missing package manager for macOS</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/'/>
<entry>
<title>tests: add profiling support</title>
<updated>2012-11-18T04:59:06+00:00</updated>
<author>
<name>Jack Nagel</name>
</author>
<published>2012-11-18T04:59:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=8cc3479fb7d2fb0d3ff02ccf08ca27abb8bc51da'/>
<id>8cc3479fb7d2fb0d3ff02ccf08ca27abb8bc51da</id>
<content type='text'>
`rake profile` will run ruby-prof on the test suite if the ruby-prof gem
is installed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
`rake profile` will run ruby-prof on the test suite if the ruby-prof gem
is installed.
</pre>
</div>
</content>
</entry>
<entry>
<title>tests: support "rake rcov" if rcov is installed</title>
<updated>2012-08-29T20:56:36+00:00</updated>
<author>
<name>Jack Nagel</name>
</author>
<published>2012-08-29T20:51:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=b7bdd2f578c28eb11022c333cdbcd638b458da82'/>
<id>b7bdd2f578c28eb11022c333cdbcd638b458da82</id>
<content type='text'>
If the rcov gem is installed, `rake rcov` will generate a test coverage
report in the coverage directory.

I picked rcov because it is 1.8 compatible. But it could easily be
swapped out for another coverage tool.

Signed-off-by: Jack Nagel &lt;jacknagel@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If the rcov gem is installed, `rake rcov` will generate a test coverage
report in the coverage directory.

I picked rcov because it is 1.8 compatible. But it could easily be
swapped out for another coverage tool.

Signed-off-by: Jack Nagel &lt;jacknagel@gmail.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
