In my previous posts on Selenium and NUnit I described how to crawl your web application by following all the links on every page, and hashing the visited addresses. My crawler can optionally reduce a… more →
deviobloghanseh wrote 2 days ago: There are lots of testing frameworks that are present in the internet now a days and one of them is … more →
wburris wrote 2 weeks ago: When writing programs for .NET it works best to put all code into class libraries. This makes it eas … more →
Matt Grande wrote 1 month ago: I decided to learn how to write code snippets and wrote a couple quick ones to help out my NUnit tes … more →
John MacIntyre wrote 1 month ago: Ben Alabaster and I have started a project, lets call it Project X for now (original eh? . Anyway, w … more →
blackout360 wrote 1 month ago: This article will show you how to set up an ASP.NET MVC test project using NUnit. As starting projec … more →
goldmanalpha wrote 1 month ago: I’m drinking a lot of cool aid at Lab49 (tastes great, less kludgy). Its a place where phrase … more →
Matt Grande wrote 1 month ago: I recently wanted a pluralization inflector in a C# project, one similar to the one in Ruby on Rails … more →
machadogj wrote 1 month ago: NCover is an excellent tool that allows you to calculate how much of your code is being hit by your … more →
machadogj wrote 1 month ago: So I have already posted about the source structure for our projects, how to move the common librari … more →
Visitor Blogs wrote 1 month ago: Scrum and Extreme Programming currently dominate named Agile processes. Less well known, but equally … more →
Visitor Blogs wrote 2 months ago: Pure Plurality and Majority Runoff Borda Count System Condorcet Technique and Schulze Method The Sch … more →
Daniel Brown wrote 3 months ago: This may come as a shock to many of you, but I’m kinda a dummy. (Collective gasps echoing thro … more →
ijapxjapi wrote 3 months ago: Been a while since my last post but I’ve been quite busy the past few days. Still hasn’t … more →
danielsaidi wrote 3 months ago: As I am progressing with the NerdDinner tutorial, I am discovering that some of my development patte … more →
fravelgue wrote 4 months ago: Jeremy D. Miller usa como entorno (infraestructura?) de desarrollo: TeamCity + SVN + NUnit + Rake (v … more →
wesmcclure wrote 4 months ago: We’re doing some Silverlight development at work and I’m doing some off to the side. I l … more →
nickdrew wrote 5 months ago: I’m going to tell you that, with a bit of effort, you can get a really good Test Driven Red/Gr … more →
Waldemar Mękal wrote 5 months ago: In part 1 I have presented how to use parameterized test methods in NUnit 2.5. In this post I want t … more →
benbiddington wrote 5 months ago: My pair and I discovered some unexpected behaviour with repeat times yesterday. It appears repeat ti … more →