Documentation/Source/index-eric6.PyUnit.html

changeset 3673
e26d7d0c1088
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/Documentation/Source/index-eric6.PyUnit.html	Sat Jul 05 12:29:15 2014 +0200
@@ -0,0 +1,40 @@
+<!DOCTYPE html>
+<html><head>
+<title>eric6.PyUnit</title>
+<meta charset="UTF-8">
+<style>
+body {
+    background: #EDECE6;
+    margin: 0em 1em 10em 1em;
+    color: black;
+}
+
+h1 { color: white; background: #85774A; }
+h2 { color: white; background: #85774A; }
+h3 { color: white; background: #9D936E; }
+h4 { color: white; background: #9D936E; }
+    
+a { color: #BA6D36; }
+
+</style>
+</head>
+<body>
+<h1>eric6.PyUnit</h1>
+<p>
+Package implementing an interface to the pyunit unittest package.
+</p><p>
+The package consist of a single dialog, which may be called as a
+standalone version using the eric6_unittest script or from within the eric6
+IDE. If it is called from within eric6, it has the additional function to
+open a source file that failed a test.
+</p>
+
+
+<h3>Modules</h3>
+<table>
+<tr>
+<td><a href="eric6.PyUnit.UnittestDialog.html">UnittestDialog</a></td>
+<td>Module implementing the UI to the pyunit package.</td>
+</tr>
+</table>
+</body></html>
\ No newline at end of file

eric ide

mercurial