Fresh and Simple Ways to Test Cross-Browser Compatibility | Freelance Folder

Posted About 15 years ago by Lexy.
freelancefolder.com

In this article we’ve listed 7 fresh and simple tools for cross-browser compatibility testing, tools that actually make...

The WHATWG Blog » Blog Archive » The longdesc lottery

Posted About 15 years ago by Lexy.
blog.whatwg.org

It turned out that the test subject didn't know that longdesc even existed before the tester told him about...

The Complete Guide to Rails Plugins: Part II | Ruby on Rails for Newbies

Posted About 15 years ago by Lexy.
nubyonrails.com

A surprisingly large number of plugins have no tests at all. Part of the reason might be that writing a...

The Bark Blog » Testing Rails Model Plugins

Posted About 15 years ago by Lexy.
bark.metacasa.net

Unfortunately, by default plugin tests are pretty bland. They use the plain unit test suite supplied by Ruby, and not...

mysql-master-master - Google Code

Posted About 15 years ago by Lexy.
code.google.com

MMM (MySQL Master-Master Replication Manager) is a set of flexible scripts to perform monitoring/failover and management of MySQL Master...

PragDave: The RADAR Architecture: RESTful Application, Dumb-Ass Recipient

Posted About 15 years ago by Lexy.
pragdave.pragprog.com

So, as a result, people using RESTful ideas to talk to browsers have to put the smarts back on the...

metric_fu: A Ruby Gem for Easy Metric Report Generation

Posted Almost 15 years ago by Lexy.
metric-fu.rubyforge.org

Metric_fu is a set of rake tasks that make it easy to generate metrics reports. It uses Saikuro, Flog...

mdub's sham_rack at master - GitHub

Posted Almost 15 years ago by Lexy.
github.com

Or, you can test your Rack application (or Sinatra, or Rails, or Merb) using arbitrary HTTP client libraries, to check...

A List Apart: Articles: Unwebbable

Posted Almost 15 years ago by Lexy.
alistapart.com

An example of the conundrum of transferring print documents to the web, one that has become legendary in some circles...

jasonm's parallel_specs at master - GitHub

Posted Almost 15 years ago by Lexy.
github.com

Rake tasks to run specs and tests in parallel, to use multiple CPUs and speedup test runtime.

On Being A Journeyman Software Craftsman: Test-first and Test-driven conversation with JB Rainsberger

Posted Over 14 years ago by Lexy.
programmingtour.blogspot.com

We had a conversation about the fact that the 'TDD is about testing vs TDD is about design" debate that...

Celerity | Easy and fast functional test automation for web applications

Posted Over 14 years ago by Lexy.
celerity.rubyforge.org

Celerity is a JRuby wrapper around HtmlUnit – a headless Java browser with JavaScript support. It provides a simple API for...

Should I test for translated strings?

Posted Over 14 years ago by Lexy.
netalive.org

I brought up the question whether tests should call the translation API when checking for the presence of a string...

RSpec is getting too intimate with my code | opensoul.org

Posted Over 14 years ago by Lexy.
opensoul.org

What if my controller decides to take the Thing.create! and rescue route? What if my model has a special initializer...

Tracking Down Slow-Running Examples in RSpec » Idol Hands: An Alpha Geek Guide to Ruby on Rails, DIY, and More

Posted Over 14 years ago by Lexy.
idolhands.com

Passing the –profile flag to RSpec produces some additional output, namely the running times of the ten slowest examples in...

aanand's deadweight at master - GitHub

Posted Over 14 years ago by Lexy.
github.com

Deadweight is RCov for CSS, kind of. Given a set of stylesheets and a set of URLs, it determines which...

has_many :bugs, :through => :rails: Make your shoulda tests faster with fast_context

Posted Over 14 years ago by Lexy.
m.onkey.org

decided to go fixtureless with Shoulda + Factory Girl. All good, except one problem. Slow as fuck tests. So here’s...

Alex Miller - Unit tests are a drop cloth

Posted Over 14 years ago by Lexy.
tech.puredanger.com

Unit tests are to refactoring like a drop cloth is to painting. Both feel like more work at first but...

thumblemonks's riot at master - GitHub

Posted Over 14 years ago by Lexy.
github.com

Riot differs primarily in that it does not rerun setup for each test in a context.

rest-client - Project Hosting on Google Code

Posted About 14 years ago by Lexy.
code.google.com

RESTClient is a Java application to test RESTful webservices. It can be used to test variety of HTTP communications.

JustinFrench.com: Learn how to test your code

Posted About 14 years ago by Lexy.
justinfrench.com

Eventually you’ll forget that you used to spend hours testing your code in a browser, and start complaining that...

Unit Testing Achievements

Posted About 14 years ago by Lexy.
exogen.github.com

Unlock achievements for running your test suite!