Skip to main content

Home/ Coders/ Group items tagged unit-testing

Rss Feed Group items tagged

Joel Bennett

Pex - Test Generation for .Net - 0 views

  • Pex (Program EXploration) is an intelligent assistant to the programmer. By automatically generating unit tests, it helps to find bugs early. In addition, it suggests to the programmer how to fix the bugs.
  •  
    Pex is actually a unit test generation tool. It takes a parametrized unit test and generates parameter sets to get full code coverage and exercise all of the code. It actually analyzes the code to find appropriate values, and then generates normal (unparametrized) tests.
thinksys_inc

Can you automate UI Testing? - 0 views

  •  
    Most testers consider UI testing as the Achilles' hell of automated testing and often just stick to manual testing for UI. There is no doubt that UI testing does have its challenges. It has complex workflows, is relatively much slower than Unit Tests and also is more brittle.
Joel Bennett

Advanced Unit Test, Part V - Unit Test Patterns - 0 views

  •  
    A good listing of "test patterns" to classify test cases
Joel Bennett

WPF Unit Testing - C# Disciples - 0 views

  •  
    There are are a couple of valuable tricks already in this toolkit: 1) a fix for NUnit (and others) to allow unit testing things which must run in STA mode. 2) a way to make your XAML data binding testable by tracing data binding warnings
Denis Gobo

An interview with Roy Osherove author of "The Art of Unit Testing" - 0 views

  •  
    An interview with Roy Osherove author of "The Art of Unit Testing"
Joel Bennett

NBehave - CodePlex - 0 views

  •  
    NBehave is a framework and a domain specific language for doing behavior driven testing within your existing unit test framework
anonymous

FireUnit: Firebug Unit Testing for Firefox - 0 views

  •  
    A firebug extension for JavaScript unit testing.
Joel Bennett

MbUnit - Generative Unit Test Framework for the .NET Framework. - 0 views

  •  
    MbUnit is a .Net Framework test harness ... an attempt to improve on nUnit
  •  
    Like this http://cheaptravelbooker.com Like this http://cheaptravelbooker.com like this http://killdo.de.gg travel,hotel,fun,hotel new,new offer,hotel best,best hotel,hotel travel,seo,backlinks,edu,gov,ads,indexing,bookmark,killgoggle,gogglesuck,goggle bookmark,kill goggle,yahoo,bing,indexing,quality links,linkwell,traffic boster,index best
Joel Bennett

Pex - Test Generation for .Net - 0 views

  •  
    Pex (Program EXploration) automatically generates unit tests and suggests fixes for bugs it discovers ...
Joel Bennett

T# Studio from Pretty Objects - 0 views

  •  
    Visual T# is a new generation unit testing tool with it's own language where testing concepts become first-class constructs.
Joel Bennett

Unit Testing Rules From the Rules Engine - MikeWo's Musings - 0 views

  •  
    In this episode of DotNetNuggets, Mike Wo introduces a way to unit test individual rules in a Windows Workflow Foundation solution ...
Joel Bennett

XtUnit Unit Testing Extensibility Framework - 0 views

  •  
    XtUnit.Framework is an extensibility framework for nUnit and MbUnit to allow you to create new test-case types and attributes. 

    It includes the well known [Rollback] attribute (built in on MbUnit, but not nUnit) which allows automatic rollback of changes to your database which occur during the execution of a test.
  •  
    Like this http://www.hdfilmsaati.net Film,dvd,download,free download,product... ppc,adword,adsense,amazon,clickbank,osell,bookmark,dofollow,edu,gov,ads,linkwell,traffic,scor,serp,goggle,bing,yahoo.ads,ads network,ads goggle,bing,quality links,link best,ptr,cpa,bpa
Joel Bennett

NMate - NUnit integration & code generation - 0 views

  •  
    nMate is a Unit Testing integration and Code Generation addin for Visual Studio. NMate is designed to work with NUnit and PartCover.
Joel Bennett

AutoTest.net - Google Code - 0 views

  •  
    A tool for running your unit tests as soon as your save your files
Joel Bennett

unfold: Introducing Rx (Linq to Events) - 0 views

  •  
    Buried deep in the bin folder of the Silverlight Toolkit Unit Tests is a hidden gem: The Rx Framework (System.Reactive.dll).
David Corking

Capture it in a unit test | Plum Street - 0 views

  • Get rid of the comment. Make a unit test that demonstrates the setup and expected results in such a clear manner that it’s obvious what the requirement was.
  •  
    Short and sweet.
Joel Bennett

Pricing - AppHarbor - 2 views

  •  
    "Cloud" style web hosting designed for developers: git "push" deployment compile and run unit tests before deploy direct db access ..
Joel Bennett

Simple TDD Visual Studio Templates - 0 views

  •  
    Two templates to plug into Visual Studio to speed up the creation of unit test projects in solutions, one for MbUnit and one for NUnit. (the difference seems to be mostly the includes & imports)
  •  
    Hallo guys. I am very happy to share here. This is my site. If you would like to visit here. Go ahead. I've made ​​About a $ 58,000 from my little site. There is a forum and I was very happy to announce to you. I also provide seo service. www.killdo.de.gg
Joel Bennett

mbUnit - 0 views

  •  
    A competitor to nUnit which takes the view that there's more than one type of [TestFixture] needed. They have some very good extensions to the base Fixture available.
1 - 20 of 27 Next ›
Showing 20 items per page