Skip to content

Instantly share code, notes, and snippets.

View alex-seville's full-sized avatar

Alex Seville alex-seville

View GitHub Profile
@alex-seville
alex-seville / gist:5861160
Created June 25, 2013 18:45
Blanket with browser mocha+requirejs
<!DOCTYPE html>
<html>
<head>
<title>BaseViewModel.js specs</title>
<link rel="stylesheet" type="text/css" href="../node_modules/mocha/mocha.css">
</head>
<body>
<div id="mocha"></div>
<script src="../node_modules/mocha/mocha.js"></script>