avantbard + testing   77

sandro/ephemeral_response - GitHub
"Web responses are volatile. Servers go down, API's change, responses change and every time something changes, your tests should fail. Mocking out web responses may speed up your test suite but the tests essentially become lies. Ephemeral Response encourages you to run your tests against real web services while keeping your test suite snappy by caching the responses and reusing them until they expire."
testing  ruby  http  rails  plugin  tdd  bdd  web 
december 2010 by avantbard
icaruswings's gizmo at master - GitHub
"Gizmo is a simple page model testing framework used and sponsored by realestate.com.au. The aim of the project is to DRY up testing assertions by abstracting code that defines your page, resulting in a consistent, easy to maintain test suite."
cucumber  rails  bdd  testing  gizmo  rspec 
may 2010 by avantbard
YUI 2: YUI Test
"YUI Test is a testing framework for browser-based JavaScript solutions. Using YUI Test, you can easily add unit testing to your JavaScript solutions. While not a direct port from any specific xUnit framework, YUI Test does derive some characteristics from nUnit and JUnit."
yui  js  testing  tdd 
april 2010 by avantbard
js-test-driver - Project Hosting on Google Code
headless javascript testing in multiple browsers on the command line
js  tdd  testing  test 
april 2010 by avantbard
ngauthier's hydra at master - GitHub
"Hydra is a distributed testing framework. It allows you to distribute your tests locally across multiple cores and processors, as well as run your tests remotely over SSH."
test-unit  ruby  testing  tdd  hydra 
april 2010 by avantbard
langalex's culerity at master - GitHub
"Culerity lets you: run Celerity from within Cucumber which allows you to test the full stack of your Rails (or other web) application from Database to in browser JavaScript run your application in any Ruby (like MRI 1.8.6) while Celerity runs in JRuby so you can still use gems/plugins that would not work with JRuby * reuse existing Webrat-Style step definitions"
cucumber  celerity  tdd  culerity  rails  testing 
november 2009 by avantbard
TimeWarp
helpful for testing timezones in rails
rails  timezone  testing  test  timezones  time 
november 2009 by avantbard
amilligan's wapcaplet at master - GitHub
"HTTP doesn't send integers, Dates, or ActiveRecords as parameters, it sends strings. This little plugin will simply
throw a friendly exception if you pass a parameter with an improper value to a functional test. It will accept strings, TestUploadedFile objects, and nil for all parameters. For route parameters (used to generate the path) it will also accept ActiveRecord objects."
rails  testing  tdd  functional  tests 
august 2009 by avantbard
Elements of Testing Style
Rails testing stylistic tips from Noel Rappin at Pathfinder
rails  rubyonrails  testing  tdd 
july 2009 by avantbard
confabulus › rcov and rails
rake task to use rcov with rails
rcov  rails  tdd  testing  test  rake 
june 2009 by avantbard
webdriver
"A developer focused tool for automated testing of webapps"
webdev  javascript  testing  tdd  test  selenium 
april 2009 by avantbard
fixjour
another fixture replacement for rails
rails  rubyonrails  webdev  fixtures  testing 
january 2009 by avantbard
Watir
"Watir is an open-source library for automating web browsers." Looks like an alternative to Selenium and Windmill.
qa  automated  testing  browser  webdev  ruby 
november 2008 by avantbard
Cross Browser Testing. Pick a browser, Pick an OS, Test website
free 5 minute access to many host os / browser combos. neat.
webdev  testing  browsers  qa 
november 2008 by avantbard
five second test - A simple online usability test
show a site to someone for 5 seconds, then ask them what they remember. this site manages the whole process for you. awesome
interaction  ix  ux  webdev  design  testing  ui  interface  usertesting  blink 
october 2008 by avantbard
Quiet Backtrace
"Quiet Backtrace suppresses the noise in your Test::Unit backtrace. It also provides hooks for you to add additional silencers and filters." - so helpful
rails  rubyonrails  tdd  testing  backtrace  test::unit  taft  thoughtbot  plugins  gem  test  webdev 
october 2008 by avantbard
Windmill Testing Framework
an automated ui testing framework alternative to Selenium
testing  qa  automation  test  webdev 
september 2008 by avantbard
Archived Flash Players available for testing purposes
Flash player installers all the way back to version 2
flash  webdev  swf  testing  adobe 
may 2008 by avantbard
mosquito.the.tool - Mosquito
automated/scripted screenshots of your site. helpful for catching css errors.
css  webdev  testing 
january 2007 by avantbard
Finding unused code in Rails
1. rcov script/server 2. Click through app. 3. See what's not getting called =-)
ruby  rubyonrails  webdev  rails  testing  tdd  bdd 
january 2007 by avantbard
Selenium Remote Control
Selenium Remote Control is a test tool that allows you to write automated web application UI tests in any programming language against any HTTP website using any mainstream JavaScript-enabled browser.
selenium  qa  testing  webdev  dev 
july 2006 by avantbard
Ben Griffiths’ weblog » A test by any other name…
another nice test-driven development post for Ruby on Rails
rubyonrails  ruby  dev  webdev  tdd  testing 
april 2006 by avantbard

related tags

a/b  ab  abtest  abtesting  activemerchant  adobe  amazon  analysis  analytics  authentication  automated  automation  autotest  backbone  backbonejs  backtrace  bdd  bees  benchmark  blink  browser  browsers  capybara  celerity  cheatsheet  console  coverage  css  cucumber  culerity  debug  design  dev  development  ec2  email  experiment  fabric  facebook  firebug  firefox  fixtures  flash  functional  functionaltesting  gem  gizmo  headless  html  html5  htmlunit  http  httperf  hydra  integration  interaction  interface  interviews  ipn  ix  jasmine  java  javascript  jquery  js  jslint  jspec  jstestdriver  kata  knowledge  koan  koans  learn  learning  lint  load  load-testing  loadtesting  mail  mobile  mock  namedscope  namedscopes  named_scope  node  omniauth  params  paypal  performance  phonegap  plugin  plugins  programming  qa  rails  rake  raphael  rcov  rhino  rspec  ruby  rubyonrails  selenium  sharedexamples  sharing  shoulda  simulate  software  statistics  swf  taft  tdd  test  test-unit  test::unit  testing  tests  testunit  thoughtbot  time  timezone  timezones  tools  toread  ui  unittesting  usertesting  ux  validation  watir  web  webdev  webkit  webrat  yui 

Copy this bookmark:



description:


tags: