Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in testing

Test and Mock framework for Java and .NET

java .net tdd mocking testing

Errors when testing with PHPUnit 3.5

Is there a way to compare the appearance and/or source HTML of 2 browser tabs?

Understanding unit testing

uninitialized constant RSpec::Core::ExampleGroup::Nested_1::Factory

What is unit testing, and does it require code being written?

unit-testing testing

What are Mocha equal tests?

Gradle Android Could not find method testPackage()

android testing gradle

What are the minimal quantity of testers per programmers? [closed]

testing

How to override model's constructor correctly in CakePHP

how to stop appium server through command line?

Should rails units tests hit database or not?

PHPUnit: dataProvider issue

Which MVC framework in Perl has its own standalone server?

Is IE8 backwards compatible? [closed]

Do I test a class that does nothing?

Rails 3.1 Rspec Creating test case validate field for Model

Is there a way to force run all specs with guard + guard-rspec?