siesta-lite
Version:
Stress-free JavaScript unit testing and functional testing tool, works in NodeJS and browsers
17 lines (14 loc) • 636 B
HTML
<html>
<head>
<meta http-equiv="X-UA-Compatible" content="IE=edge" >
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
<link rel="stylesheet" type="text/css" href="../../resources/css/siesta-all.css">
<script type="text/javascript" src="../../siesta-all.js"></script>
<script type="text/javascript" src="lib/CustomRecorder.js"></script>
<script type="text/javascript" src="index.js"></script>
</head>
<body>
</body>
</html>