-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
47 lines (43 loc) · 2.02 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
<html>
<head>
<meta http-equiv="Content-type" content="text/html; charset=utf-8"/>
<title>jasmine-splinter-runner</title>
<meta name="description" content="Splinter is an open source Python tool for test web applications" />
<meta name="keywords" content="jasimne, splinter, python, web applications, tests, test runner, cobrateam" />
<link rel="stylesheet" type="text/css" href="http://yui.yahooapis.com/3.3.0/build/cssreset/reset-min.css" />
<link rel="stylesheet" href="media/css/jasmine.css" type="text/css" />
</head>
<body>
<div id="header">
<div class="header-container">
<div class="title">
<h1><a href="http://jasmine.cobrateam.info/" title="jasmine">jasmine-splinter-runner</a></h1>
</div>
<ul class="nav">
<li><a href="/" class="first">home</a></li>
<li><a href="/docs/install.html">install</a></li>
<li><a href="/docs/">documentation</a></li>
<li><a href="/docs/community.html">community</a></li>
<li><a href="/docs/contribute.html" class="last">contribute</a></li>
</ul>
</div>
</div>
<div id="page">
<div id="main">
<h1>run your jasmine tests using jasmine-splinter-runner</h1>
<h2>features</h2>
<ul class="features">
</ul>
<h2>getting started</h2>
</div>
<div id="right">
<div id="release">
<a href="https://github.com/cobrateam/jasmine-splinter-runner/zipball/0.5">current release: <strong>0.5</strong></a>
</div>
</div>
</div>
<div id="footer">
jasmine-splinter-runner is powered by <a href="http://github.com/cobrateam/jasmine-splinter-runner/" rel="nofollow" target="_blank" title="open source">open source</a>.
</div>
</body>
</html>