blob: 11365d4c7ad92ca1ced7d67286f75e88ad6db914 [file] [log] [blame]
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<title>The unit test framework usage recomendations</title>
<link rel="stylesheet" href="../../style/style.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.73.2">
<link rel="start" href="../index.html" title="Boost Test Library">
<link rel="up" href="../utf.html" title="Part IV. Boost Test Library: The Unit Test Framework">
<link rel="prev" href="testing-tools/reference.html" title="The UTF testing tools reference">
<link rel="next" href="usage-recomendations/generic.html" title="Generic usage recommendations">
<script language="JavaScript1.2" src="../../js/boost-test.js"></script>
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table width="100%"><tr>
<td width="10%"><a href="../index.html"><img alt="Home" width="229" height="61" border="0" src="../../../../../libs/test/docbook/img/boost.test.logo.png"></a></td>
<td valign="middle" align="left"> &gt; <a href="../utf.html">The Unit Test Framework</a> &gt; <b>Usage recomendations</b>
</td>
<td><div class="spirit-nav">
<a href="testing-tools/reference.html"><img src="../../../../../doc/html/images/prev.png" alt="Prev"></a><a href="usage-recomendations/generic.html"><img src="../../../../../doc/html/images/next.png" alt="Next"></a>
</div></td>
</tr></table>
<hr>
<div class="chapter" lang="en">
<div class="titlepage"><div><div><h2 class="title">
<a name="utf.usage-recomendations"></a>The unit test framework usage recomendations</h2></div></div></div>
<div class="toc">
<p><b>Table of Contents</b></p>
<dl>
<dt><a href="usage-recomendations/generic.html">Generic</a></dt>
<dt><a href="usage-recomendations/dot-net-specific.html">Microsoft Visual Studio .NET users specific</a></dt>
<dt><a href="usage-recomendations/command-line-specific.html">Command-line (non-GUI) users specific</a></dt>
</dl>
</div>
<p class="first-line-indented">
On following pages collected tips and recommendations on how to use and apply the <acronym class="acronym">UTF</acronym> in your real life practice.
You don't necessarily need to follow them, but I found them handy.
</p>
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
<td align="right"><div class="copyright-footer">Copyright © 2001-2007 Gennadiy Rozental</div></td>
</tr></table>
<hr>
<div class="spirit-nav">
<a accesskey="p" href="testing-tools/reference.html"><img src="../../../../../doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../utf.html"><img src="../../../../../doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../../../../../doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="usage-recomendations/generic.html"><img src="../../../../../doc/html/images/next.png" alt="Next"></a>
</div>
</body>
</html>