Sha256: 2698320b473665a93d7b64e3f05eda6418440d9d1d2737c72a3f2739b6cafa39

Contents?: true

Size: 581 Bytes

Versions: 54

Compression:

Stored size: 581 Bytes

Contents

<!DOCTYPE html>
<html>
<head>
  <meta charset="utf-8">
  <title>Nutella Tests</title>
  <link rel="stylesheet" href="../node_modules/mocha/mocha.css" />
</head>
<body>
  <div id="mocha"></div>
  <script src="../node_modules/mocha/mocha.js" type="text/javascript"></script>
	<script src="../node_modules/chai/chai.js" type="text/javascript"></script>
  <script>
    mocha.setup('bdd');
    mocha.setup({ignoreLeaks: true});
  </script>
  <script src="../dist/nutella_lib.js"></script>
  <script src="nutella.test.js"></script>
  <script>
    mocha.run();
  </script>
</body>
</html>

Version data entries

54 entries across 54 versions & 1 rubygems

Version Path
nutella_framework-0.9.2 example_framework_components/example_framework_web_interface/node_modules/nutella_lib/test/runner.html
nutella_framework-0.9.1 example_framework_components/example_framework_web_interface/node_modules/nutella_lib/test/runner.html
nutella_framework-0.9.0 example_framework_components/example_framework_web_interface/node_modules/nutella_lib/test/runner.html
nutella_framework-0.8.0 example_framework_components/example_framework_web_interface/node_modules/nutella_lib/test/runner.html
nutella_framework-0.7.3 example_framework_components/example_framework_web_interface/node_modules/nutella_lib/test/runner.html
nutella_framework-0.7.2 example_framework_components/example_framework_web_interface/node_modules/nutella_lib/test/runner.html
nutella_framework-0.7.1 example_framework_components/example_framework_web_interface/node_modules/nutella_lib/test/runner.html
nutella_framework-0.7.0 example_framework_components/example_framework_web_interface/node_modules/nutella_lib/test/runner.html
nutella_framework-0.6.21 example_framework_components/example_framework_web_interface/node_modules/nutella_lib/test/runner.html
nutella_framework-0.6.20 example_framework_components/example_framework_web_interface/node_modules/nutella_lib/test/runner.html
nutella_framework-0.6.19 example_framework_components/example_framework_web_interface/node_modules/nutella_lib/test/runner.html
nutella_framework-0.6.18 example_framework_components/example_framework_web_interface/node_modules/nutella_lib/test/runner.html
nutella_framework-0.6.17 example_framework_components/example_framework_web_interface/node_modules/nutella_lib/test/runner.html
nutella_framework-0.6.16 example_framework_components/example_framework_web_interface/node_modules/nutella_lib/test/runner.html
nutella_framework-0.6.15 example_framework_components/example_framework_web_interface/node_modules/nutella_lib/test/runner.html
nutella_framework-0.6.13 example_framework_components/example_framework_web_interface/node_modules/nutella_lib/test/runner.html
nutella_framework-0.6.12 example_framework_components/example_framework_web_interface/node_modules/nutella_lib/test/runner.html
nutella_framework-0.6.11 example_framework_components/example_framework_web_interface/node_modules/nutella_lib/test/runner.html
nutella_framework-0.6.10 example_framework_components/example_framework_web_interface/node_modules/nutella_lib/test/runner.html
nutella_framework-0.6.9 example_framework_components/example_framework_web_interface/node_modules/nutella_lib/test/runner.html