Zanebug v1.4 User's Guide

Sean McCormack


Table of Contents

1. Overview
1.1. Key Terms
2. The Zanebug GUI
2.1. Color Code
2.2. File Menu
2.3. Test Bar
2.4. Summary Tab
2.5. Result Tabs (All / Passed / Failed / Ignored)
2.5.1. Overview of Tabs
2.5.2. Explanation of Columns
2.5.3. Context Menu Options
2.6. Output Tabs (Console / Debug / Trace)
2.7. Assemblies Tab
2.8. Perfmon Tab
3. Getting Started
3.1. Using the Example Tests
3.2. Writing Tests - Quick Start
3.3. Writing Tests - Example
4. Advanced Options
4.1. Additional Attributes
4.1.1. Test Properties
4.1.2. SetUp and TearDown
4.1.3. ExpectedException
4.1.4. Ignore
4.1.5. MaxKMemory
4.1.6. MinOperationsPerSecond
4.1.7. Repeat
5. Support