Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/nightwatchjs/create-nightwatch

Nightwatch.js init command tool to setup everything up in no time using `npm init nightwatch`
https://github.com/nightwatchjs/create-nightwatch

fixes #84, Add --help flag

dineshmanideep opened this pull request 14 days ago
Update dependencies

garg3133 opened this pull request 8 months ago
Contributing section added to the README.md

Halim-Shams opened this pull request 9 months ago
change @nightwatch/setup-tools to latest

JeremiahHerring opened this pull request 10 months ago
Nightwatch flags inspection during installation

olawoyinsamson opened this pull request 10 months ago
Use browserstack nightwatch plugin

beatfactor opened this issue about 1 year ago
Update example tests to make sure they work

AutomatedTester opened this issue about 1 year ago
Cleanup after moving part of project to @nightwatch/setup-tools.

garg3133 opened this pull request over 1 year ago
Combine `cd` command with test run commands.

garg3133 opened this issue over 1 year ago
Refactor: extract logic of create-nightwatch into @nightwatch/setup-tools

swrdfish opened this pull request over 1 year ago
node-geckodriver in version 4.0.0 fails to provide exectuable script

marcin-wosinek opened this issue over 1 year ago
Bump to Nightwatch v3

AutomatedTester opened this pull request over 1 year ago
Add support for setting up mobile app testing on BrowserStack

garg3133 opened this issue over 1 year ago
Use Appium v2 by default instead of v1

swrdfish opened this issue over 1 year ago
Remove DT types as they are now shipped with nightwatch.

swrdfish opened this issue over 1 year ago
Fix #88, handle connection errors for analytics

swrdfish opened this pull request over 1 year ago
Do not download browser drivers, let selenium manager do this.

swrdfish opened this issue over 1 year ago
iOS always tries to setup real device.

garg3133 opened this issue almost 2 years ago
Exit if wrong args/flags are passed.

garg3133 opened this issue almost 2 years ago
Add `--help` flag.

garg3133 opened this issue almost 2 years ago
Issues with mobile-web setup

garg3133 opened this issue almost 2 years ago
Startup output fixes

beatfactor opened this issue almost 2 years ago
Add app-testing support.

garg3133 opened this pull request about 2 years ago
Rename mobileDevice -> mobilePlatform.

garg3133 opened this pull request about 2 years ago
Few fixes with component testing setup.

garg3133 opened this pull request about 2 years ago
Add examples for component testing

garg3133 opened this issue about 2 years ago
Component testing setup

harshit-bs opened this pull request about 2 years ago
Glob pattern support for the test folder

beatfactor opened this issue about 2 years ago
Remove `@nightwatch/mobile-helper` from direct dependencies

garg3133 opened this issue about 2 years ago
Show warning when the tool is run from node v12.

garg3133 opened this issue about 2 years ago
`node:fs` module not found on older releases on node v14

garg3133 opened this issue about 2 years ago
Component testing setup

beatfactor opened this issue about 2 years ago
Refine prompts and output

beatfactor opened this pull request about 2 years ago
Github test was failing, title changes often, switched to a contains …

reallymello opened this pull request about 2 years ago
Old versions of tests being installed?

reallymello opened this issue about 2 years ago
Create nightwatch.conf.cjs for ESM projects.

garg3133 opened this pull request about 2 years ago
Remove default installation of seleniumServer.

garg3133 opened this pull request about 2 years ago
Add support to create nightwatch.conf.cjs for ESM projects

beatfactor opened this issue about 2 years ago
Remove default installation of `@nightwatch/selenium-server`.

garg3133 opened this issue about 2 years ago
Mobile web integration with Nightwatch

harshit-bs opened this pull request about 2 years ago
Feature request: `tests_output` and `logs` added to .gitignore

aberonni opened this issue about 2 years ago
Google example test fails out of the box

aberonni opened this issue about 2 years ago
Generate config after copying examples.

garg3133 opened this pull request over 2 years ago
Add support for TS-Mocha

garg3133 opened this issue over 2 years ago
Add duckduckgo BDD example for TS.

garg3133 opened this pull request over 2 years ago
Error when examples are deleted

garg3133 opened this issue over 2 years ago
Replace deprecated commands in TS examples.

garg3133 opened this pull request over 2 years ago
Make it easier to publish package from local.

garg3133 opened this pull request over 2 years ago
Auto-publish package to NPM on new tag push.

garg3133 opened this pull request over 2 years ago
Fix tsc: command not found error.

garg3133 opened this pull request over 2 years ago
New changes for the next release.

garg3133 opened this pull request over 2 years ago
Enable parallel by default

swrdfish opened this pull request over 2 years ago
Feat/add accessibilty plugin

gravityvi opened this pull request over 2 years ago
Feat/restructure assets and output

gravityvi opened this pull request over 2 years ago
Feat/add warning to use latest package

gravityvi opened this pull request over 2 years ago
Add Example tests for component tests

AutomatedTester opened this issue over 2 years ago
Add Nightwatch plugins to create Nightwatch

AutomatedTester opened this issue over 2 years ago
added bdd example

prudhvi22 opened this pull request over 2 years ago
Add BDD test example

prudhvi22 opened this issue over 2 years ago
[Enhancement] Typescript Config Scaffolding

vaibhavsingh97 opened this issue over 2 years ago
Keep users updated with latest version of create-nightwatch

garg3133 opened this issue over 2 years ago
Add support for running Typescript tests directly (without transpiling).

prudhvi22 opened this pull request over 2 years ago
Issue#33

prudhvi22 opened this pull request over 2 years ago
added buildname to config file

prudhvi22 opened this pull request over 2 years ago
Added json5 module to parse tsconfig.json

prudhvi22 opened this pull request over 2 years ago
EdgeDriver doc needs updating

garg3133 opened this issue over 2 years ago
Add anonymous analytics

swrdfish opened this pull request over 2 years ago
Replace " with ' in paths in config file.

garg3133 opened this pull request over 2 years ago
Keep browser argument value as array.

garg3133 opened this pull request over 2 years ago
Move examples folder into nightwatch/examples

beatfactor opened this issue over 2 years ago
TypeScript setup: move tsconfig.json to nightwatch/tsconfig.json

beatfactor opened this issue over 2 years ago
init fails if running in an existing TS project

beatfactor opened this issue over 2 years ago
Replace `"` with `'` while rendering `src_folders` in config.

garg3133 opened this issue over 2 years ago
Take args from minimist instead of self-parsing.

garg3133 opened this pull request over 2 years ago
Add a GitHub Action to automatically create NPM release.

garg3133 opened this issue over 2 years ago
Use Linux path on windows.

garg3133 opened this pull request over 2 years ago
Added templates for JS

harshit-bs opened this pull request over 2 years ago
Add Discord and GitHub link to post instructions.

garg3133 opened this pull request over 2 years ago
Add Discord and GitHub link to post instructions.

garg3133 opened this pull request over 2 years ago
Some important updates in create-nightwatch

garg3133 opened this issue over 2 years ago
Some important updates in create-nightwatch

garg3133 opened this pull request over 2 years ago
update config for chrome options

gravityvi opened this pull request over 2 years ago
Improve test template creation and simplify questions

AutomatedTester opened this issue over 2 years ago
Add: browser flag

vaibhavsingh97 opened this pull request over 2 years ago
feat: lint fixes, and cosmetic changes

vaibhavsingh97 opened this pull request over 2 years ago
fix: vulnerabilty and updated few packages

vaibhavsingh97 opened this pull request over 2 years ago
Add support for page-objects and custom-commands

garg3133 opened this pull request over 2 years ago
Update eslint-config to work with JS files.

garg3133 opened this pull request over 2 years ago
Update failing ecosia example.

garg3133 opened this pull request over 2 years ago
[Enhancement] `--browser` flag to pass different browsers

vaibhavsingh97 opened this issue over 2 years ago
Test index.js file

garg3133 opened this pull request over 2 years ago
Confirm project path if cwd is not a node project.

garg3133 opened this pull request over 2 years ago
Add instructions for installing EdgeDriver.

garg3133 opened this pull request over 2 years ago
Add --config flag in postInstructions if config name is diff.

garg3133 opened this pull request over 2 years ago
Add e2e tests for --generate-config option.

garg3133 opened this pull request over 2 years ago
Remove additionalHelp question.

garg3133 opened this pull request over 2 years ago