dwf: refactored Jasmine for less coupling; adding Crockford's helper
methods; crafted a new 'bootstrap' test in order to allow name collisions with JSpec; better formatting of results in bootstrap test.
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
<script type="text/javascript" src="../jspec/lib/jspec.js"></script>
|
||||
|
||||
<script type="text/javascript" src="../lib/jasmine.js"></script>
|
||||
<link type="text/css" rel="stylesheet" href="test.css"/>
|
||||
<script type="text/javascript" src="test.js"></script>
|
||||
</head>
|
||||
<body onLoad="JSpecManager.run(htmlReporter);">
|
||||
|
||||
Reference in New Issue
Block a user