Skip to content

Instantly share code, notes, and snippets.

@yanneves
yanneves / index.html
Last active February 13, 2017 23:07
Mocha Programmatic API w/ JSPM
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-type" content="text/html; charset=utf-8">
<title>Example Mocha Test</title>
</head>
<body>
<!-- Required for browser reporter -->
<div id="mocha"></div>