yyx990803/nightwatch-helpers — explained in plain English
Analysis updated 2026-07-17 · repo last pushed 2016-07-29
Add a single assertion to check whether an element has a specific attribute instead of writing custom logic each time.
Verify that a checkbox is checked or an element is visible with a one-line assertion.
Simulate double-clicks, keyboard events, or filling in a text field using a shared helper command.
Reduce repeated boilerplate across a suite of Nightwatch browser tests.
| yyx990803/nightwatch-helpers | ahouseofbards/bonfire-jellyprofiles | evaildev/noschibsgiven | |
|---|---|---|---|
| Stars | 54 | 54 | 54 |
| Language | JavaScript | JavaScript | JavaScript |
| Last pushed | 2016-07-29 | — | — |
| Maintenance | Dormant | — | — |
| Setup difficulty | easy | moderate | easy |
| Complexity | 2/5 | 3/5 | 1/5 |
| Audience | developer | ops devops | general |
Figures from each repo's GitHub metadata at analysis time.
Requires an existing Nightwatch test setup, install as a dev dependency and point the config to the commands/assertions folders.
A collection of reusable custom commands and assertions for the Nightwatch browser testing framework, cutting down boilerplate in automated test scripts.
Mainly JavaScript. The stack also includes JavaScript, Nightwatch.
Dormant — no commits in 2+ years (last push 2016-07-29).
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly developer.
This repo across BitVibe Labs
double-check against the repo, no cap.