npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2024 – Pkg Stats / Ryan Hefner

siesta-lite

v5.6.1

Published

Stress-free JavaScript unit testing and functional testing tool, works in NodeJS and browsers

Downloads

276

Readme

Description

Siesta is a stress-free JavaScript unit testing and web UI testing tool. Siesta is ubiquitous - it can run in tests on browser pages and inside Node.js processes, on Linux, MacOs and Windows. Supported browsers are Chrome, Firefox, Safari, Edge, IE11. Headless browser modes are supported.

This is Lite version of Siesta. With it, you can run tests in Node.js, and, manually, in any supported browser, using web interface. You can record and replay user actions (like mouse clicks and keyboard typing), using the user actions recorder, except the native simulation.

Standard version includes native events simulation, browsers automation, code coverage, integrations with CI systems and cloud testing providers.
You can download the trial from the Siesta web-page: https://bryntum.com/products/siesta

Installation

Siesta Lite is published in Npm, so it can be installed with:

> npm install siesta-lite --save-dev

Siesta Standard is distributed as plain archive file, you just unpack it in the preferred location (node_modules/siesta for example).

Using Siesta to test Node.js code

Described in this guide: Getting started with Siesta in Node.js environment

Using Siesta to test generic JavaScript browser code

Described in this guide: Getting started with Siesta in browser environment

Using Siesta to test a sample React application

Described in this guide: Testing a sample React application

See Live example

API docs

Online documentation can be found here: https://www.bryntum.com/docs/siesta

Docs are also included in this package - open the "docs/index.html" file in the browser.

Buy Siesta Standard

Visit our store: https://bryntum.com/store/siesta

Support

Ask question in our community forum: https://www.bryntum.com/forum/viewforum.php?f=20

Subscribers can post expedited questions in Premium Forum: https://www.bryntum.com/forum/viewforum.php?f=21

Please report any bugs through the web interface at https://www.assembla.com/spaces/bryntum/support/tickets

See also

Siesta web-page: https://bryntum.com/products/siesta

Other Bryntum products: https://bryntum.com/products

Attribution

This software contains icons from the following icon packs (licensed under Creative Common 2.5/3.0 Attribution licenses)

Thanks a lot to the authors of the respective icons packs.

COPYRIGHT AND LICENSE

Copyright (c) 2009-2018, Bryntum & Nickolay Platonov

All rights reserved.