siesta-lite
Version:
Stress-free JavaScript unit testing and functional testing tool, works in NodeJS and browsers
29 lines (27 loc) • 1.68 kB
HTML
<div id="extjs-welcome">
<div class="content">
<header>
<h5 class="logo"><a href="https://www.bryntum.com/products/siesta">Sencha</a></h5>
</header>
<section>
<div class="auto_columns two">
<div class="column">
<h2>Welcome to <strong>Siesta</strong>!</h2>
<p class="intro">Siesta is a stress-free JavaScript unit and UI testing tool.</p>
<p class="intro">It is very easy to learn and as your test suite grows and your requirements becomes more complex Siesta still scales very well.</p>
<p class="intro">It will dramatically increase your confidence in your codebase and improve your quality of sleep, we promise.</p>
<p class="button-group">
<a href="#!/guide/getting_started_browser" class="button-link">Read the Getting Started Guide</a><br>
<a href="https://www.bryntum.com/forum/viewforum.php?f=20" class="more-icon">Discuss on the forum</a>
</p>
</div>
<div id="features" class="column">
<img src="doc-resources/images/welcome.png" class="pngfix" />
<p class="link"><a href="https://bryntum.com/products/siesta/" class="more-icon">Learn more on bryntum.com</a></p>
<p class="link"><a href="#!/api" class="more-icon">API Docs</a></p>
<p class="link"><a href="https://bryntum.com/products/siesta/changelog" class="more-icon">Release Notes</a></p>
</div>
</div>
</section>
</div>
</div>