Revision: 78
Author: goeran.hansen
Date: Wed Nov 4 01:53:39 2009
Log: Edited wiki page through web user interface.
http://code.google.com/p/tinybdd/source/detail?r=78
Modified:
/wiki/UseTinyBDDWithNUnit.wiki
=======================================
--- /wiki/UseTinyBDDWithNUnit.wiki Wed Nov 4 01:40:34 2009
+++ /wiki/UseTinyBDDWithNUnit.wiki Wed Nov 4 01:53:39 2009
@@ -6,9 +6,5 @@
This is a description of how to use TinyBDD with NUnit.
-= Details =
-
-Add your content here. Format your content with:
- * Text in *bold* or _italic_
- * Headings, paragraphs, and lists
- * Automatic links to other wiki pages
+= 1. Reference the assemblies =
+If you want to use it together with NUnit it’s fine. All you need to do is
to reference the TinyBDD.dll and the TinyBDD.Specification.NUnit.dll. If
you for instance are using NUnit 2.5.0 you have to reference the
TinyBDD.Specification.NUnit.2.5.0.dll.