Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in testing

expectOutputString or expectOutputRegex in PHPUnit

testing phpunit

How can I share one Selenium webdriver instance in NUnit and C#?

Should UAT data be a mirror of Production? And if so, how?

Is there a way to mock/stub "puts" in Rails

py.test: how to automatically detect an exception in a child process?

How to do web testing for ASP.NET MVC views?

Jasmine specs generating different random numbers than on execution

Write code which is hard to unit test

unit-testing testing

CakePHP Controller Testing: Mocking the Auth Component

cakephp testing

django unittest without database connection

How can i specify an order in mink/behat tests?

testing behat mink

When and why should I switch from functional Selenium testing to unit testing in a Django web app?

Google Test and XCode 4.6

xcode testing

Play! Framework 2.2.0 : impossible to debug in Eclipse

KIF 2.0 access element in UIWebview

TestNG DataProvider reading test data from the testng.xml config file?

testing testng

How to assert that a list does not contain something, with FEST?

java testing fest

E2E testing on multiple/parallel browsers in Protractor?

Testing order of lines of text on web page - Rspec & Capybara in rails

How do I achieve conditional behavior of FactoryGirl based on traits

ruby testing factory-bot