Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in unit-testing

MEF and unit testing with NUnit

Do we really need isolation frameworks to create stubs?

Practices for refactoring unit tested code

c# unit-testing testing

Unit Testing Code for Azure

c# unit-testing azure

How to approach unit testing in a large project

c# asp.net-mvc unit-testing

Is it possible to return a mock from another mock using Moq in C#?

c# unit-testing mocking moq

Is there any "advanced" testing framework for .NET?

What is a good tutorial for getting started with iPhone unit testing using OCUnit?

What are the benefits of using a code coverage tool? [closed]

Why is my Perl test failing incorrectly?

perl unit-testing

TDD duplication of test data

Unit-testing mouse event handlers

GWT JUnit Testing

unit-testing gwt junit

silverlight UnitTesting doesn't call TestInitialize

How to unit test an interceptor?

Best Practice: Protected or Private Methods by Default and Test-Driven Development

Conditionally continuing with Python unit tests

python unit-testing

Mocking KVO with OCMock

Jasmine compatibility with jQuery Mobile

InternalsVisibleTo, Signing and Unit tests, how to make it practical?