New posts in unit-testing

Unit Testing with items that need to send headers

Mocking Static Blocks in Java

Unit Testing in Xcode, does it run the app?

How can I patch / mock logging.getlogger()

What core packages should a professional R developer have, and why? [closed]

Eclipse classpath entries only used for tests

Android unit test case automation: Robolectric library vs Android Testing framework

Using WPF components in NUnit tests - how to use STA?

How to mock specific methods but not all of them in Rust?

Why do code quality discussions evoke strong reactions? [closed]

How can I unit test void functions?

Python unittest and discovery

How to add claims in a mock ClaimsPrincipal

Testing Storm Bolts and Spouts

What is the current state of Unit testing support in the R language

Why do assertions in unittest use TestCase.assertEqual not the assert keyword?

phpunit - testing is painfully slow

How to mock dependency classes for unit testing with mocha.js?

How do I test 'normal' (non-Node specific) JavaScript functions with Mocha?

How do I make coverage include not tested files?