Sha256: 10c45acdf8f28053b2587ecedabe41681f06d3bdd9ac7b28d636e2afeddbc77d
Contents?: true
Size: 826 Bytes
Versions: 8
Compression:
Stored size: 826 Bytes
Contents
<html> <head> <link type="text/css" rel="stylesheet" href="/Users/natekidwell/.rvm/gems/ruby-1.9.1-p378/gems/jspec-4.3.1/lib/jspec.css" /> <script src="/Users/natekidwell/.rvm/gems/ruby-1.9.1-p378/gems/jspec-4.3.1/lib/jspec.js"></script> <script src="/Users/natekidwell/.rvm/gems/ruby-1.9.1-p378/gems/jspec-4.3.1/lib/jspec.xhr.js"></script> <script src="../lib/path_helper.js"></script> <script src="unit/spec.helper.js"></script> <script> function runSuites() { JSpec .exec('unit/spec.js') .run({ fixturePath: 'fixtures' }) .report() } </script> </head> <body class="jspec" onLoad="runSuites();"> <div id="jspec-top"><h2 id="jspec-title">JSpec <em><script>document.write(JSpec.version)</script></em></h2></div> <div id="jspec"></div> <div id="jspec-bottom"></div> </body> </html>
Version data entries
8 entries across 8 versions & 1 rubygems