Ecosyste.ms: OpenCollective

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

CodeceptJS

Supercharged End 2 End testing for NodeJS
Collective - Host: opensource - https://opencollective.com/codeceptjs - Website: https://codecept.io - Code: https://github.com/codeceptjs

added gif to stepByStep report

github.com/codeceptjs/CodeceptJS - 8c600f3cefd2cceea04634eb1cc6d1ae8432d2b3 authored over 6 years ago by Davert <[email protected]>
Merge branch 'master' into site

github.com/codeceptjs/CodeceptJS - d03b59d680f835f5635baf8df8d8b441d039a024 authored over 6 years ago by Davert <[email protected]>
added gif to stepByStep report

github.com/codeceptjs/CodeceptJS - 38570743f2127507cf66fe8787b5b284d0d6eea2 authored over 6 years ago by Davert <[email protected]>
added slideshow

github.com/codeceptjs/CodeceptJS - 8e40e328ccc453abf02fe04b490bcb32d964cb74 authored over 6 years ago by Davert <[email protected]>
Merge branch 'master' into site

github.com/codeceptjs/CodeceptJS - d47c5ac64947b70b33ff6b8d9477301a8a07a012 authored over 6 years ago by Davert <[email protected]>
Merge branch 'master' into site

github.com/codeceptjs/CodeceptJS - 1926d9c83dc243242dd660858b5a15b52a1216ff authored over 6 years ago by Davert <[email protected]>
updated banner on site

github.com/codeceptjs/CodeceptJS - 7106fb6baf7cafdb1e5350fdff92f42b15616a8f authored over 6 years ago by Davert <[email protected]>
Merge branch 'master' into site

github.com/codeceptjs/CodeceptJS - 7ab5b8477ede23cff30b80b8db6dde29cd0f1bd9 authored over 6 years ago by Davert <[email protected]>
added plugins page

github.com/codeceptjs/CodeceptJS - 3aa01f7ce672408116736bd2146c735e2d45fe8c authored over 6 years ago by Davert <[email protected]>
Merge branch 'master' of github.com:Codeception/CodeceptJS

github.com/codeceptjs/CodeceptJS - 42b15f8ce2b5796ee95fd5aef6d660ed95f55a4e authored over 6 years ago by Davert <[email protected]>
Allure reports (#1212)

* initial allure reports

* codestyle fixes

* added tests for plugins, fixed failing tests
...

github.com/codeceptjs/CodeceptJS - 6bdc2ef557723449b9f4cdfcdaae3bb1441de0f7 authored over 6 years ago by Michael Bodnarchuk <[email protected]>
updated changelog

github.com/codeceptjs/CodeceptJS - 63e8ec1d69cc7d0e7fed55a3597268d28a084eec authored over 6 years ago by Davert <[email protected]>
Update run-multiple.js (#1205)

Allow configuration override CLI flag when running multiple tests in parallel.

github.com/codeceptjs/CodeceptJS - d286adf17beb7f5ba655e1be8d7d8f816dea4612 authored over 6 years ago by Sébastien Varlet <[email protected]>
FIx executeAsyncScript Unexpected token ( issue (#1199)

I.executeAsyncScript(function(done) {
done();
});
Will throw Error: Evaluation failed: Syntax...

github.com/codeceptjs/CodeceptJS - b9eadad08619b2269bc6b34a2c42f6cefce53446 authored over 6 years ago by jonathanz <[email protected]>
Fix typo and duplicate content in Puppeteer JSDoc Example #2 (#1187)

github.com/codeceptjs/CodeceptJS - 72b46931dbcdc89b9a309b3748ad8db29fb7e8bf authored over 6 years ago by Eric Smith <[email protected]>
Merge branch 'master' of github.com:Codeception/CodeceptJS

github.com/codeceptjs/CodeceptJS - 0d56f6ff6331009c759d108485fc44e9271f3334 authored over 6 years ago by Davert <[email protected]>
Merge branch 'master' into site

github.com/codeceptjs/CodeceptJS - 48a0d4e4d91ddc7e11ebbc2740ef89e064aed6e4 authored over 6 years ago by Davert <[email protected]>
minor doc updates

github.com/codeceptjs/CodeceptJS - 90b9714e3874f4d73e677ab87a8e5f7393aa1e26 authored over 6 years ago by Davert <[email protected]>
Merge branch 'master' into site

github.com/codeceptjs/CodeceptJS - 060c83f9f3b2c2e20e3796fbffd5dd87bcc46a28 authored over 6 years ago by Davert <[email protected]>
Added init globals function and version bump

github.com/codeceptjs/CodeceptJS - bf169ca6d5d97a9aa50dfd176bf261be29e35e67 authored over 6 years ago by Davert <[email protected]>
Update puppeteer.md (#1174)

Fix two typos

github.com/codeceptjs/CodeceptJS - 0169530e1ceda9dbffd820557035d91c9d4110cf authored over 6 years ago by Kotie Smit <[email protected]>
documentation: add vscode config (#1163)

github.com/codeceptjs/CodeceptJS - c761c71f45093f09ffb6601776b6fc3a4620485a authored over 6 years ago by David Villarama <[email protected]>
Fix typo in Appium.md (#1155)

github.com/codeceptjs/CodeceptJS - 6f59f0adad9b358b8722938ffe1030d1c4747eaf authored over 6 years ago by Daniel Shuy <[email protected]>
Added config doc for BrowserStack App Automate (#1154)

github.com/codeceptjs/CodeceptJS - e29c4b48ca52d4635236c21b8920de3a9a1d88be authored over 6 years ago by Christopher Tulabut <[email protected]>
Merge branch 'master' into site

github.com/codeceptjs/CodeceptJS - b5becca3c19b31f4b375cd46ce88283e1c3db199 authored over 6 years ago by Davert <[email protected]>
updated available key docs

github.com/codeceptjs/CodeceptJS - 3020108ac5d265bbe8e08b6d5a8bd1ea86e0a2ee authored over 6 years ago by Davert <[email protected]>
Merge branch 'master' into site

github.com/codeceptjs/CodeceptJS - b772e29814f745aa15f711ecfaf76004a7e1b6b4 authored over 6 years ago by Davert <[email protected]>
version bump, docs generated

github.com/codeceptjs/CodeceptJS - da7d7a20ecd63e344c646dfc02494b98d561ba8b authored over 6 years ago by Davert <[email protected]>
Merge branch 'master' of github.com:Codeception/CodeceptJS

github.com/codeceptjs/CodeceptJS - 4457eba38f1a2e8b4c88f9dcf3704eb4bddca3eb authored over 6 years ago by Davert <[email protected]>
Puppeteer update (#1153)

* added host/port/path documented parameters

* update to puppeteer 1.6

github.com/codeceptjs/CodeceptJS - f69cf7c10a3fab7c84389446e6eafed7c93f2db0 authored over 6 years ago by Michael Bodnarchuk <[email protected]>
Merge branch 'master' of github.com:Codeception/CodeceptJS

github.com/codeceptjs/CodeceptJS - 8ed0113bb81cc3a55b35083348518c6795a6b2ac authored over 6 years ago by Davert <[email protected]>
Added next to interactive shell (#1152)

* added host/port/path documented parameters

* added next command to interactive shell

* u...

github.com/codeceptjs/CodeceptJS - eb1291659dd9d2f52ecdf70f1dc2bba207933b8e authored over 6 years ago by Michael Bodnarchuk <[email protected]>
Add arguments pass for waitForFunction (#1149)

github.com/codeceptjs/CodeceptJS - bee6a6c1614841093342edf7f433116a8245b33e authored over 6 years ago by Vitaliy Green <[email protected]>
Add usage description for Page Fragments in Scenarios and Page Objects (#1150)

* Add usage description for Page Fragments in Scenarios and Page Objects

* Add ; as requested...

github.com/codeceptjs/CodeceptJS - 7e9f5d6e8a1da80405d442dab6e3b7d9ff893146 authored over 6 years ago by Wolfgang Werner <[email protected]>
fix: xpath detection fails when it starts with `./` (#1151)

Context: when using `Locator.clickable.self`, the xpath generated starts
with `./self::...`, bu...

github.com/codeceptjs/CodeceptJS - 614b3c881fe484d5fae9170088d388cb51d3daaa authored over 6 years ago by Benoît Zugmeyer <[email protected]>
added host/port/path documented parameters

github.com/codeceptjs/CodeceptJS - f7aede05003ba1d18600eb131a9b837bee3abfd2 authored over 6 years ago by Davert <[email protected]>
Fix typo in `include:` configuration, add actor include. (#1148)

The configuration example said `includes:` with an additional `s` instead of `include:`.
I also...

github.com/codeceptjs/CodeceptJS - 69fe8f6118b3ee069f0de93ee9fc4d973e3f8736 authored over 6 years ago by Wolfgang Werner <[email protected]>
Reinstate typescript generation for custom steps (#1138)

* Reinstate typescript generation for custom steps

generates TS declarations for custom steps...

github.com/codeceptjs/CodeceptJS - 749f7904c64fe84a208a1d5113158170dea9eb65 authored over 6 years ago by Christian Mogensen <[email protected]>
Merge branch 'master' into site

github.com/codeceptjs/CodeceptJS - de4c0b1840cab5bdcdfb0031846890ff8a16ae00 authored over 6 years ago by Davert <[email protected]>
Merge branch 'master' of github.com:Codeception/CodeceptJS

github.com/codeceptjs/CodeceptJS - a46128304afaa34795fe7dcd5a478ebe90c8abe0 authored over 6 years ago by Davert <[email protected]>
Reproduce issue (#1139)

* fixed async gherkin steps

* removed dry-run command

* fixed tests, added more bdd tests ...

github.com/codeceptjs/CodeceptJS - 60f2861dd21b3da1fcb1d94263bffe7fea3437bc authored over 6 years ago by Michael Bodnarchuk <[email protected]>
updated version and changelog

github.com/codeceptjs/CodeceptJS - 62bc9e66b4f82d24523dd9116fa3119e8f954d92 authored over 6 years ago by Davert <[email protected]>
imrpoved Protractor.grabPopupText regex to ignore no modal errors

github.com/codeceptjs/CodeceptJS - 3f0ec251e89a6789bad725bbcc5c06cbdeea41f9 authored over 6 years ago by Davert <[email protected]>
updated docs, list of special keys to WebDriverIO added

github.com/codeceptjs/CodeceptJS - d4d7dfd08b1bea4992db879941230778f6647198 authored over 6 years ago by Davert <[email protected]>
Puppeteer fixes (#1136)

* improved bdd chapter, acceptance and changedlog

* fixed puppeteer

github.com/codeceptjs/CodeceptJS - 45341527e554556ddb1cc738914f93e25f42d52c authored over 6 years ago by Michael Bodnarchuk <[email protected]>
Fix #1132 def generation for methods with only one param (#1133)

* Fix def generation for methods with only one param

Methods with only one locator parameter ...

github.com/codeceptjs/CodeceptJS - 368abacd2cd62d13109ca4adee35c542e12dfeb6 authored over 6 years ago by Christian Mogensen <[email protected]>
Add info on using 'direct' Protractor driver (#1131)

Protractor needs 'directConnect': true in the config in order to use the 'direct' driver.
Other...

github.com/codeceptjs/CodeceptJS - f465157dc2547822c3734c84a6f520d7a6e1987f authored over 6 years ago by Christian Mogensen <[email protected]>
Merge branch 'master' into site

github.com/codeceptjs/CodeceptJS - a6f678854f4ef43a823f70185d6d3d995d0ae37c authored over 6 years ago by Davert <[email protected]>
improved bdd chapter, acceptance and changedlog

github.com/codeceptjs/CodeceptJS - 75a214ed8a1c2cbeb2892a745dcab76a1568c96a authored over 6 years ago by Davert <[email protected]>
Merge branch 'master' into site

github.com/codeceptjs/CodeceptJS - dce776d6b5f831d3e815ae6dadf66dc08b9dd994 authored over 6 years ago by Davert <[email protected]>
improved bdd chapter and changedlog

github.com/codeceptjs/CodeceptJS - 18c8e897ad960c4f0892da86c4c9d3572a73d942 authored over 6 years ago by Davert <[email protected]>
Merge branch 'master' into site

github.com/codeceptjs/CodeceptJS - 736cbd6a52ee4e45e9e75aadc4e83c209729d690 authored over 6 years ago by Davert <[email protected]>
improved bdd chapter

github.com/codeceptjs/CodeceptJS - 5c87e66affa6078193e0a8177d96a7638671d339 authored over 6 years ago by Davert <[email protected]>
updated Node version on CI to 10

github.com/codeceptjs/CodeceptJS - 36a5d7590222680d739164504db95f13537ed71e authored over 6 years ago by Davert <[email protected]>
updated changelog

github.com/codeceptjs/CodeceptJS - 7344c316972dfbb8435d4c8fbe4a9b5350ce3095 authored over 6 years ago by Davert <[email protected]>
updated changelog

github.com/codeceptjs/CodeceptJS - c72d2e0e76c83557011da3b4cf96491d2b1503d3 authored over 6 years ago by Davert <[email protected]>
Merge branch 'master' into site

github.com/codeceptjs/CodeceptJS - 2a71c705634ba58da04541076533932b6cf86053 authored over 6 years ago by Davert <[email protected]>
updated changelog

github.com/codeceptjs/CodeceptJS - 6f579bf346881d224f10fc6cbbd31d7a86eec203 authored over 6 years ago by Davert <[email protected]>
Merge branch 'master' into site

github.com/codeceptjs/CodeceptJS - 5a48a06d55f51191281b209175b5795cc362bd3a authored over 6 years ago by Davert <[email protected]>
fixed formatting in changelog

github.com/codeceptjs/CodeceptJS - 10a430c8d1d1f83daecdc8489db57d9e8508ff1c authored over 6 years ago by Davert <[email protected]>
Merge branch 'master' into site

github.com/codeceptjs/CodeceptJS - b515194bfd573b12926b15d042c342674befe913 authored over 6 years ago by Davert <[email protected]>
fixed formatting in changelog

github.com/codeceptjs/CodeceptJS - be33a8221381b7d11b76a5ccd1505248f9671f1a authored over 6 years ago by Davert <[email protected]>
Merge branch 'master' into site

github.com/codeceptjs/CodeceptJS - c09c5da0f311340dc49fadc55420dcc4959ca19e authored over 6 years ago by Davert <[email protected]>
updated docs, changelog, added gulp generator

github.com/codeceptjs/CodeceptJS - 19d3ef05a3d3d4e19f03efda41bb12f535ff4956 authored over 6 years ago by Davert <[email protected]>
Merge branch 'master' of github.com:Codeception/CodeceptJS

github.com/codeceptjs/CodeceptJS - 02ac40e568de93be2f57d7724f25ee5f53d30fb8 authored over 6 years ago by Davert <[email protected]>
1.3 release (#1125)

* removed linting from travis ci

* fixre Protractor tests, error handling enabled

* introd...

github.com/codeceptjs/CodeceptJS - 44b397d5c2654e20f7883800aae3da3b8aa72657 authored over 6 years ago by Michael Bodnarchuk <[email protected]>
Merge branch 'master' of github.com:Codeception/CodeceptJS

github.com/codeceptjs/CodeceptJS - 11df3e1248bf4fe44dae723e50bb1f2fde32a248 authored over 6 years ago by Davert <[email protected]>
https://codeceptjs.slack.com/archives/C94G8JXJB/p1528297919000909 and https://github.com/Codeception/CodeceptJS/issues/1026 (#1104)

* Update Protractor.js

* https://github.com/Codeception/CodeceptJS/issues/1026

github.com/codeceptjs/CodeceptJS - 866314575ca9e8a6513462306e0ec43d492307eb authored over 6 years ago by truesrc <[email protected]>
removed linting from travis ci

github.com/codeceptjs/CodeceptJS - a3e3dced1eccf0656efa484f0029ce9256f094bd authored over 6 years ago by Davert <[email protected]>
rethrow errors in asyncWrapper around async functions (#1110)

currently errors in async functions are silently ignored. In order to
catch such errors higher ...

github.com/codeceptjs/CodeceptJS - ab4b6dd6d5ea6f4e99a797fab32689a6e525553d authored over 6 years ago by Julian <[email protected]>
[WIP] Cucumber / Gherkin support (#1099)

* basic parsing

* imitial implementation

* simplified parameter matching

* added Backgr...

github.com/codeceptjs/CodeceptJS - e5f09dc5242a9f4ba2d0a5061bb925b51de18316 authored over 6 years ago by Michael Bodnarchuk <[email protected]>
Remove workaround code, so resizeWindow works again for Puppeteer 1.5 (#1122)

github.com/codeceptjs/CodeceptJS - 3115afb70d4f8872fb8810c3510c6e2bfc93dbdb authored over 6 years ago by Sergej Karavajnij <[email protected]>
Feature: add filter function to DataTable (#1101)

* Updated typescipt definitions.

* Fixed test runner for nested test directories

* Fixed t...

github.com/codeceptjs/CodeceptJS - fe1ded6ae55f0a27ca14e647cf784e6628e54e02 authored over 6 years ago by Evgeniy Lukoyanov <[email protected]>
Send non-nested array of files to custom parallel execution chunking function. (#1118)

* Scrubbing output directory path string of invalid characters. This is to address Github issue...

github.com/codeceptjs/CodeceptJS - 2b063c4a097e8db3307df416eff28a4aa0df33f3 authored over 6 years ago by mikecbrant <[email protected]>
Fixing invalid output directory path for run-multiple (#1117)

* Scrubbing output directory path string of invalid characters. This is to address Github issue...

github.com/codeceptjs/CodeceptJS - 620cb959231c50fc254e32cdcfbc99372daca3b7 authored over 6 years ago by mikecbrant <[email protected]>
Run waitUntil script in browser context for WebDriverIO (#1115)

* Run waitUntil script in browser context for WebDriverIO

* Add waitForFunction method

* A...

github.com/codeceptjs/CodeceptJS - 1dc8a20f12086aaf85ce6ef22d3035a55e0b0eab authored over 6 years ago by Vitaliy Green <[email protected]>
fix-1069: fix WebDriverIO browser opening after tests with option 'restart: false' (#1113)

github.com/codeceptjs/CodeceptJS - 1168c35eef8b645bc066218aedcf191726608133 authored over 6 years ago by Evgeniy Lukoyanov <[email protected]>
added quotes for grep test groups (#1114)

- avoid `bash: !.*@smoke4: event not found` errors

github.com/codeceptjs/CodeceptJS - 5f57faacd435a614982a61eeb691b99d712e363a authored over 6 years ago by Tobias Munk <[email protected]>
Enable test runner for nested test directories (#1096)

* Updated typescipt definitions.

* Fixed test runner for nested test directories

github.com/codeceptjs/CodeceptJS - 1d5f7a1816fd2661ee8241f50d3363f1fe511673 authored over 6 years ago by Evgeniy Lukoyanov <[email protected]>
Nested steps implementation (#1094)

* meta steps implementation

* unified output

* fixed linting

* fixed tests

github.com/codeceptjs/CodeceptJS - 190f819c251fdcfa919fab2d3ca8f0161e5a3a00 authored over 6 years ago by Michael Bodnarchuk <[email protected]>
Fix for grabNumberOfVisibleElements, fixes #1081 (#1083)

* Fix for grabNumberOfVisibleElements, fixes #1081

Based on analysis on slack channel, method...

github.com/codeceptjs/CodeceptJS - 528b4f339fd345ec69af18113931cb85517e75d7 authored over 6 years ago by Stefan Schenk <[email protected]>
updated documentation on reporters (#1087)

* updated documentation on reporters

this will fix #865.

* updated the docs about mochawesome

github.com/codeceptjs/CodeceptJS - 61d3c0ba67237df8a12263420356f80a1b2c4065 authored over 6 years ago by Florin Cosmin <[email protected]>
Improve doc consistency (#1089)

github.com/codeceptjs/CodeceptJS - 447d45e040ddab562c5ef38740ad7e7daf9576d0 authored over 6 years ago by Paul Vincent Beigang <[email protected]>
Merge branch 'master' into site

github.com/codeceptjs/CodeceptJS - a8217a0cdb7ea56395e1398b3f74a0958e9ded25 authored over 6 years ago by Davert <[email protected]>
Fixed parallel test execution (#1080)

* fixed parallel test execution

* added test for chunks

* fixed absolute path for tests

github.com/codeceptjs/CodeceptJS - b9f3c7468228ff8c83903b0de533eb0021c022f2 authored over 6 years ago by Michael Bodnarchuk <[email protected]>
Puppeteer fix (#1079)

* fixed #grabNumberOfVisibleElements

* upper puppeter version

github.com/codeceptjs/CodeceptJS - 6d3ca3157371cf31a6278ab81d1cf89ad6a249c4 authored over 6 years ago by Michael Bodnarchuk <[email protected]>
Merge branch 'master' of github.com:Codeception/CodeceptJS

github.com/codeceptjs/CodeceptJS - 44e4ec1913283b97e7c103a19aacb4c0e3059147 authored over 6 years ago by Davert <[email protected]>
Retry fix (#1070)

* started fixing retries

* Fixed UnhadnledException for retries in recorder

* reverted som...

github.com/codeceptjs/CodeceptJS - ef26d7dc2ff0dcc336661ea961b5ff9932ba3f66 authored over 6 years ago by Michael Bodnarchuk <[email protected]>
Merge branch 'master' into site

github.com/codeceptjs/CodeceptJS - 9d3cec80ee651b54b018331ceae96838af29d665 authored over 6 years ago by Davert <[email protected]>
updated links for locators page

github.com/codeceptjs/CodeceptJS - 1560e80314deb17a54becdd43cf28924d7dd986c authored over 6 years ago by Davert <[email protected]>
Merge branch 'master' into site

github.com/codeceptjs/CodeceptJS - fd2d2cef54a09dacdb61f4fb59b1deb6bf85933f authored over 6 years ago by Davert <[email protected]>