Timecop 0.3.4 Released

December 7th, 2009 by John Trupiano

Timecop 0.3.4 has just been released. To install simply run: gem install timecop.

Timecop is a RubyGem providing “time travel” and “time freezing” capabilities, making it dead simple to test time-dependent code. It provides a unified method to mock Time.now, Date.today, and DateTime.now in a single call.

Documentation is hosted at RubyForge. The source code is hosted at GitHub.

Updates include:

Read the rest of this entry »

Timecop 0.3.0 Released

September 20th, 2009 by John Trupiano

Using Sanitize Email to Preview HTML Emails Locally

April 30th, 2009 by Nick Gauthier

Slow Actions in Rails Projects

March 13th, 2009 by Nick Gauthier

TATFT: Test Private Methods in C++

February 16th, 2009 by John Trupiano

Properly Setting HTTP_REFERER in a Rails Integration Test for a File Upload

February 3rd, 2009 by Greg Jastrab

Timecop 0.2.0 Released: Freeze and Rebase Time in Ruby

December 24th, 2008 by John Trupiano

Timecop: Freeze Time in Ruby for Better Testing

November 19th, 2008 by John Trupiano

Benchmark Ruby Code with R, rsruby and better-benchmark

October 8th, 2008 by John Trupiano
  • You are currently browsing the archives for the Testing category.