Ecosyste.ms: OpenCollective

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

Nightwatch

end-to-end testing, straightforward and effortless
Collective - Host: opensource - https://opencollective.com/nightwatch - Website: https://nightwatchjs.org/ - Code: https://github.com/nightwatchjs

updated error for a11y violations

github.com/nightwatchjs/nightwatch-storybook-plugin - 0e72dbaa554388c8fc35c5d32648a55149344271 authored over 2 years ago
added skip testcases disabled

github.com/nightwatchjs/nightwatch-esbuild-utils - b1a483f2f8ce5674ab55928e3edc6fee6a506abe authored over 2 years ago
refactored axe report and several other improvements

github.com/nightwatchjs/nightwatch - 569c080fb363ad92137d1111cfc187cb46a4e505 authored over 2 years ago
added support to pass extra esbuild config from nightwatch and other improvements

github.com/nightwatchjs/nightwatch-esbuild-utils - cf0ea3e102b5b8d90a026577cdcd724d7d83fdfc authored over 2 years ago
Make some refactoring changes to android real-device setup.

github.com/nightwatchjs/mobile-helper-tool - 9dd576afe6de6280fb06eba90ef01833d322ec07 authored over 2 years ago
Setup requirements for testing on Android real-device.

github.com/nightwatchjs/mobile-helper-tool - 7742e5f509d002d90a9fa5a32328ecc6b209c172 authored over 2 years ago
Add setup verification logic for real devices.

github.com/nightwatchjs/mobile-helper-tool - 524b2da37f6025bb1ef22bc353e127dd6251277b authored over 2 years ago
Update eslint rule to disallow trailing spaces.

github.com/nightwatchjs/mobile-helper-tool - 0f289536fb3de640181bb9a21b151b47b8df8158 authored over 2 years ago
Merge pull request #2 from nightwatchjs/selenium-4.5.0

Update to Selenium 4.5.0

github.com/nightwatchjs/selenium-server-jar-download - 0be04c2a3fa253b2397a7982793c1d755c0b147f authored over 2 years ago
Check ANDROID_HOME env and ask setup questions.

github.com/nightwatchjs/mobile-helper-tool - df5ce720fe950e3f2f9e991697218ac5ece5c740 authored over 2 years ago
fix test for browserstack transport (#3394)

github.com/nightwatchjs/nightwatch - d4434fe0fc9b8b9e41b54d0f87ac5cd42fe74c18 authored over 2 years ago
Added support for previewing components

github.com/nightwatchjs/nightwatch - d34889c6fb8b586b3bdd18a77aa3ecb6e3ce8927 authored over 2 years ago
Merge pull request #210 from vishalshah133/accessibility_testing

Accessibility testing article

github.com/nightwatchjs/nightwatch-docs - 033146fad7bd1180a6f6e7ebce1c8a08d649834e authored over 2 years ago
Accessibility testing article

github.com/nightwatchjs/nightwatch-docs - ce6495210b232444c77a6876334a6d283eaf4e44 authored over 2 years ago
Merge branch 'versions/2.0' of github.com:nightwatchjs/nightwatch-docs into versions/2.0

github.com/nightwatchjs/nightwatch-docs - 1bda36abbc98503c302cc66de6659eb56a3d376e authored over 2 years ago
Add basic structure for Android setup.

github.com/nightwatchjs/mobile-helper-tool - 6b3a734a4efe3f55735c088dcb547fc91da476e9 authored over 2 years ago
Call out in help if no command passed.

github.com/nightwatchjs/mobile-helper-tool - cccbf4e006ffb4300ec78dab64e63fafb23cbb18 authored over 2 years ago
convert commands and assertions into nightwatch-plugin

github.com/nightwatchjs/nightwatch-vrt - 9679dd42903c7116ca155602d04a4feb01233cd1 authored over 2 years ago
added support for plugin transforms and detailed a11y report

github.com/nightwatchjs/nightwatch - b6dbd86de97f7ddccaee1534302c01b16f724c34 authored over 2 years ago
added support for a11y testing

github.com/nightwatchjs/nightwatch-storybook-plugin - ebe3ed725730ae053e4e50b00fbd6631162fd511 authored over 2 years ago
Merge branch 'main' of github.com:nightwatchjs/nightwatch-esbuild-utils

github.com/nightwatchjs/nightwatch-esbuild-utils - edc24ab495431508f927f97610e38f5aeeb70196 authored over 2 years ago
updated nightwatch-axe-verbose to 2.0.3

github.com/nightwatchjs/nightwatch - 1d4ada453bbad2d490bc6923de547237f546ff3b authored over 2 years ago
fix: unnecessary install nightwatch invocation on focus out

github.com/nightwatchjs/nightwatch-vscode - 7d9f749c150201053a7b39c554cc4ddde0aba187 authored over 2 years ago
fix: install nightwatch invocation

github.com/nightwatchjs/nightwatch-vscode - 236aae2d490208435daf9b09fc9376685037a051 authored over 2 years ago
fix: issues related to create nightwatch, and windows

github.com/nightwatchjs/nightwatch-vscode - 63217c29003d60dad3bb4b21f7fe14c0e67167f2 authored over 2 years ago
fix: issues related to create nightwatch, and windows

github.com/nightwatchjs/nightwatch-vscode - cf022afe811e7c63390421486697bb5e868adbab authored over 2 years ago
Generate config after copying examples. (#61)

This was done as a requirement for vscode extension.

github.com/nightwatchjs/nightwatch-setup-tools - 7c855b184556bcc8552e6e5b1537e92219e58184 authored over 2 years ago
Generate config after copying examples. (#61)

This was done as a requirement for vscode extension.

github.com/nightwatchjs/create-nightwatch - 7c855b184556bcc8552e6e5b1537e92219e58184 authored over 2 years ago
updated api docs for axe commands

github.com/nightwatchjs/nightwatch - 51bbfd153543132d510a9641b5951fd4ea493508 authored over 2 years ago
added default axe commands to be overriden by the plugin

github.com/nightwatchjs/nightwatch - e6ab5c2ed4adb2bccabe96a04beef83e2ac16e67 authored over 2 years ago
Fix #3336 browser.resizeWindow isn't working (#3349)

github.com/nightwatchjs/nightwatch - 8f7ad415f7b36def8cbb39f3909e8c55c82d2193 authored over 2 years ago
fix --version cli flag (#3397)

github.com/nightwatchjs/nightwatch - 1fc117b7fd3c78fd97000b0a967906a790b0eceb authored over 2 years ago
Add duckduckgo BDD example for TS. (#59)

github.com/nightwatchjs/nightwatch-setup-tools - bdae4f7b407c52513c3af38c9c470f0adbba80a5 authored over 2 years ago
Add duckduckgo BDD example for TS. (#59)

github.com/nightwatchjs/create-nightwatch - bdae4f7b407c52513c3af38c9c470f0adbba80a5 authored over 2 years ago
Fix duckDuckGo.js example.

github.com/nightwatchjs/create-nightwatch - aa4f6fd9f792d99232d2de785c9c899eb78e113f authored over 2 years ago
Fix duckDuckGo.js example.

github.com/nightwatchjs/nightwatch-setup-tools - aa4f6fd9f792d99232d2de785c9c899eb78e113f authored over 2 years ago
fixed some issues with transform

github.com/nightwatchjs/nightwatch-storybook-plugin - c40f6087a9e7632893e4e01cd518d213c1bd72a4 authored over 2 years ago
Added eslint and some refactoring

github.com/nightwatchjs/nightwatch-storybook-plugin - 1142bf636ee7410501cf0591fe6184c6962e0d3a authored over 2 years ago
Merge pull request #208 from vishalshah133/gitlab_ci

Added Gitlab Documentation Article

github.com/nightwatchjs/nightwatch-docs - 7e82bc3ad3501bb080b089966c8d20ffa63a0b1f authored over 2 years ago
Added Gitlab Documentation Article

github.com/nightwatchjs/nightwatch-docs - 5bd120a1b46da8baaec1e387ac60f12dd9a9ef48 authored over 2 years ago
Add support for the Virtuals API.

github.com/nightwatchjs/nightwatch-storybook-plugin - 29c541867a557dfe8cf1e4aedcc29f576bdf7e63 authored over 2 years ago
analytics refactoring and test fix

github.com/nightwatchjs/nightwatch - 1446baf08969eeb1ec45a464546d488c00b9890a authored over 2 years ago
Merge pull request #50 from bbc/NOTICKET/upgrade_nightwatch-v2

Rewrite captureElementScreenshot to use new API function from Nightwatch v2

github.com/nightwatchjs/nightwatch-vrt - ed22b30c819e163abc3395effc71937ff07f14a4 authored over 2 years ago
Merge branch 'main' of github.com:nightwatchjs/create-nightwatch

github.com/nightwatchjs/create-nightwatch - b06e79c0be228b3e72526ef06a8ac7c267d9f3b4 authored over 2 years ago
Merge branch 'main' of github.com:nightwatchjs/create-nightwatch

github.com/nightwatchjs/nightwatch-setup-tools - b06e79c0be228b3e72526ef06a8ac7c267d9f3b4 authored over 2 years ago
Change: publisher id to browserstackcom

github.com/nightwatchjs/nightwatch-vscode - 039330834adf509baee1eaf8ac0bcc4c29095939 authored over 2 years ago
pin: typescript version to 4.7.4

github.com/nightwatchjs/nightwatch-vscode - 617f5a77a662fcbf531eb68b901b045ec702f72c authored over 2 years ago
update: pacakage-lock.json

github.com/nightwatchjs/nightwatch-vscode - 0f0aeac4bae7e714fcfd85aefe208f4591a793c8 authored over 2 years ago
restructure assets and output (#50)

github.com/nightwatchjs/create-nightwatch - 9b19ed1139218bdd0a5614f822e68b3fb6e14de5 authored over 2 years ago
restructure assets and output (#50)

github.com/nightwatchjs/nightwatch-setup-tools - 9b19ed1139218bdd0a5614f822e68b3fb6e14de5 authored over 2 years ago
Fixed 3355 – updating the build name using client.updateCapabilities does not work

github.com/nightwatchjs/nightwatch - 17da6e35c732f77ab81a32bb31e9a494a67e7e2e authored over 2 years ago
Merge pull request #57 from garg3133/update-ts-examples

github.com/nightwatchjs/nightwatch-setup-tools - 0fd9b38a2f79b47db108bb4f19040233f59ed2a4 authored over 2 years ago
Merge pull request #57 from garg3133/update-ts-examples

github.com/nightwatchjs/create-nightwatch - 0fd9b38a2f79b47db108bb4f19040233f59ed2a4 authored over 2 years ago
Merge pull request #29 from nightwatchjs/feat/test-tree

github.com/nightwatchjs/nightwatch-vscode - 1b3590609b1c6e1f546a2d71875158c162efa6ac authored over 2 years ago
Add: changelog and update readme

github.com/nightwatchjs/nightwatch-vscode - ba23f060d5a0ceff9c87746c241edffbe307c305 authored over 2 years ago