Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in testing

undefined method `use_transactional_fixtures=' in new Rails 3 project

ruby-on-rails testing

No fixtures found when testing an app on Django

Selenium IDE: cannot run a test case or switch to the command table

firefox testing selenium

mono command line unit testing

testing mono nunit monodevelop

How to add Members folder in plone.app.testing?

python testing plone

how to test a software project? [closed]

unit-testing testing

Choosing a test framework for a JSF based webapp

java testing jsf

Testing pure Ruby bin/my_app.rb application with RSpec?

ruby testing cucumber bdd rspec2

With ProGuard, what is the impact on testing strategy?

Can I nest TestCases with Nose?

python testing bdd nose

Can a Perl test script detect whether it's being run from a harness in parallel?

How to test jQuery with Jasmine for $("#element-id") if used as $(this)

Script to upload a file,in selenium IDE

testing selenium-ide

How should I test my Rails app?

ruby-on-rails testing rspec

RSpec+Capybara request specs w/ JS not working

Testing a lambda

Are there tools for branch-level test coverage tracking for Pharo/Squeak?

Using mock to patch a non-existing attribute

How can we test package-private class?

java unit-testing testing

pytest: How to get a list of all failed tests at the end of the session? (and while using xdist)