Skip to content

Instantly share code, notes, and snippets.

View jasongonzales23's full-sized avatar

Jason jasongonzales23

  • DevZero
  • San Francisco, CA
View GitHub Profile
@dergachev
dergachev / GIF-Screencast-OSX.md
Last active May 2, 2024 05:55
OS X Screencast to animated GIF

OS X Screencast to animated GIF

This gist shows how to create a GIF screencast using only free OS X tools: QuickTime, ffmpeg, and gifsicle.

Screencapture GIF

Instructions

To capture the video (filesize: 19MB), using the free "QuickTime Player" application:

@jasongonzales23
jasongonzales23 / GSP_tests.md
Created August 2, 2012 20:27
Testing GSP's with GroovyPagesTestCase

Overview

  • About Me
  • These are Integration Tests
  • How I Think About Tests
  • Anatomy of a Test
  • Assertions
  • Passing Models
  • Running the Test