Advertisment
Sponsor Category


Zanebug

Zanebug is an advanced unit testing application for .NET.

It supports existing NUnit tests, performance metrics, multiple test iterations, in-depth error information, pass / fail stats, perfmon integration, result graphing, etc.

  • Zanebug introduces the Repeat attribute for methods, its works in this way:
  • In NUnit you have Setup, and TearDown attributes, that do initialization and termination code for the TestFixture. A nice feature of Zanebug is Method specific setups and teardowns:
  • The graphical user interface of Zanebug is more friendly and has more information than NUnit.
Share and Enjoy:
  • Print
  • Digg
  • Sphinn
  • del.icio.us
  • Facebook
  • Mixx
  • Google Bookmarks
  • Blogplay
  • Add to favorites
  • Live
  • StumbleUpon
  • Yahoo! Buzz

Zanebug Support Forum




Try Market Samurai For Free!


0 votes in total!!

Did you enjoy this post?

If so, would you please consider sharing it with the world

Leave a Reply




Advertisment
Advertisment



My Twitter Friends
Friends: Followers:
Latest Forum Posts

Framework For Fast Development in C++

This is a C++ framework portable between compilers. The goal is to make C++ easier and faster to code, leveraging all the performance that you can get from native code.

Visual Leak Detector for Visual C++ 2008/2010

Visual Leak Detector is a free, robust, open-source memory leak detection system for Visual C++.
It’s pretty easy to use. After installing it, you just need to tell Visual C++ where to find the included header and library file.
Then it can be used with any C/C++ project simply by adding the

Read More

Nemiver 0.8.0 update

Nemiver is an project to write a standalone graphical debugger that integrates well in the GNOME desktop environment.

Nemiver is an project to write a standalone graphical debugger that integrates
well in the GNOME desktop environment. The project currently features a backend which uses the well known GNU Debugger gdb.

Read More

Zanebug

Zanebug is an advanced unit testing application for .NET.

Blade API Monitor 3.5.8.2

Trace and log API and ActiveX interface.

FreeFileSync

FreeFileSync is an Open-Source folder comparison and synchronization tool. It is optimized for highest performance and usability without restricted or overloaded UI interfaces. -> See the helpfile for the list of key features!

ModAssert

This is an advanced portable C++ library with 144 variations of the ASSERT macro, to add expressions, levels and optional actions. 112 are modular because they can also use Rich Booleans, allowing much more combinations than non-modular ASSERT macros.

Rich Booleans

An advanced portable C++ library of over 80 boolean-like macros that hold an analysis if the condition fails, to help debugging, so a developer knows exactly what goes wrong. Allows reuse in adapted ASSERT macros. Needs STL or wxWidgets.

PICsim – PIC microcontroller simulator

PICsim emule a microcontroller PIC16F628, with console interface showing the registers and memory. PICsim emule periferics such as serial port an timers, the simulator architecture permit easy implementation of external elements modeled in c language.

pyvix

pyvix is a Python wrapper for the VMWare(R) VIX C API that allows Python to programmatically control VMWare(R) virtual machines. Example operations include: powering on; suspending; creating, reverting to, and removing snapshots; and running programs.