Skip to content

Instantly share code, notes, and snippets.

@dmohl
Created January 28, 2012 16:28
Show Gist options
  • Select an option

  • Save dmohl/1694930 to your computer and use it in GitHub Desktop.

Select an option

Save dmohl/1694930 to your computer and use it in GitHub Desktop.
Placeholder jQuery plugin runspecs file
window = require("jsdom").jsdom().createWindow()
jQuery = require("jquery")
require("expectThat.mocha")
require("./jquery.placeholder.js")
require("./jquery.placeholder.spec.js")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment