Ecosyste.ms: OpenCollective

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

github.com/codeceptjs/CodeceptJS

Supercharged End 2 End Testing Framework for NodeJS
https://github.com/codeceptjs/CodeceptJS

updated docs

e43c342fbcf6b2d5ec907c7e8f6b9e1410f51adb authored over 2 years ago by Davert <[email protected]>
improved upgrade instructions in changelog

bd55edfdbf18779c38d8db649bade3c3a9a5bf84 authored over 2 years ago by Davert <[email protected]>
fixed changelog

a1900686e6dfb59ab45282c12b1260faedf8849e authored over 2 years ago by Davert <[email protected]>
fixed whitespacs, updaetd docs

64598bcda22daf92ea213c2fa048a9b8ae00576e authored over 2 years ago by Davert <[email protected]>
preparing for releae

dcb85e923b5f3e1309d80e1225a9ab35a8d63ec9 authored over 2 years ago by Davert <[email protected]>
Added typescript typings for CodeceptJS config (#3395)

* added typescript typings for CodeceptJS config

* fixed running TS

* fixed typings

9d2ead7e7947518de9b044b3996811f1559cb14f authored over 2 years ago by Michael Bodnarchuk <[email protected]>
Feat/init codeceptjs with ts (#3364)

* feat: option to init codeceptjs with typescript

* feat: option to init codeceptjs with type...

8b8b95dd4f3a47bafc6f1af92cd8b327ddfd76db authored over 2 years ago by Peter Ng <[email protected]>
Fix Wrong Order with async MetaSteps (#3393)

* Add async metastep handling

* test(runner): Fix missing async/await

91ade677b9285bb953c0c8bb5c1649f327387dda authored over 2 years ago by dwentland24 <[email protected]>
fix(3384): scenario outline parameter substitution (#3385)

95efed734080f499ea4cc9af2372ec06a7dbeac9 authored over 2 years ago by snehabhandge <[email protected]>
fix(3370): els[0]._scrollIntoViewIfNeeded is broken with pupputeer > 14.4.0 (#3371)

* fix: els[0]._scrollIntoViewIfNeeded while upgrading Puppeteer version from 10.2.0 to 15.4.0

...

f8278093979d3607978b432bdb7320e7550ebc51 authored over 2 years ago by Peter Ng <[email protected]>
fix(3341): handleDownloads function is broken with Puppeteer 14.4 and onwards (#3372)

* fix(3341): handleDownloads function is broken with Puppeteer 14.4 and onwards

* fix: CR

37beff2dd8e602d9603a3460b3b5af282462854a authored over 2 years ago by Peter Ng <[email protected]>
fix(3367): Android Click Broken When Platform Definition Capitalized (#3368)

* fix(3367): Android Click Broken When Platform Definition Capitalized

* fix(3367): Android C...

fbd07084abc381de55d5e168e7c97babf3956e06 authored over 2 years ago by Peter Ng <[email protected]>
Added codecept-tesults plugin documentation (#3365)

4fd3e96ceb63dd07c067047a1aa41a27e1f1919e authored over 2 years ago by Ajeet Dhaliwal <[email protected]>
fix: don't report files as existing when non-directory is in path (#3374)

fileExists would return true when testing "somedir/somefile" if
somedir existed but was a file, ...

76baa0acce80b546409c1b5cb5f3de96314059bf authored over 2 years ago by Jonathan Perret <[email protected]>
fix: TS complains secret args (#3360)

* fix: TS complains secret args

* fix: TS complains secret args

* fix: TS complains secret args

04739e52ddd725fc516a691b77ec37d4f9cbc3f5 authored over 2 years ago by Peter Ng <[email protected]>
3.3.4 release (#3357)

* updated changelog

* fixed tests, added changelog and docs

* version bump, docs updated

21d2c58def7c40cf86284a43447883e6c6249788 authored over 2 years ago by Michael Bodnarchuk <[email protected]>
improve: jsonresponse validation (#3316)

* WIP

* fix: handle the returned response is array

* fix: code reviews

* fix: code reviews

9ca6f731f30933e3d82d77f48b916b413d6fcd19 authored over 2 years ago by Peter Ng <[email protected]>
use W3C standards when interfacing with appium. (#3317)

* use W3C standards when interfacing with appium.
It may still be broken when interfacing Ios, ...

e956cb8580764f07facf7c07a315775192eee03e authored over 2 years ago by Mikk Tendermann <[email protected]>
implemented secret for object (#3355)

81f22802ec3c1cbbab175fe25dcccabc755aa564 authored over 2 years ago by Michael Bodnarchuk <[email protected]>
try to fix playwright tests (#3352)

* try to fix playwright tests

* fixed TestCafe tests

* bump playwright

a7749dfdee7a224c8476e7a2aed63574c4bb5bbe authored over 2 years ago by Michael Bodnarchuk <[email protected]>
Playwright: connect over cdp option (#3309)

* cdp connection option

* update docs with cdp connection option

* update docs in helper f...

51b582b0432551195ff109d4ace8eca12e6b6629 authored over 2 years ago by Hmihaly <[email protected]>
Added capability to have customLocator attribute arrays; Updated chai-as-promised to v7; Fixed codecept.workers test; Fixed linting in codecept.playwright test; Fixed locator_test to.be.thrown call (#3348)

35c6c957627b2e48a6f71b30e4338c1f3448b94f authored over 2 years ago by Adrien Ruiz Gauder <[email protected]>
FIX-issue-3147 incorporates pollInterval into retryTo plugin as documented. (#3351)

a5bf4aa9d9c5cf0edcd822dc97b3ab54f95d450b authored over 2 years ago by Cole Yonkee <[email protected]>
Playwright: Fix grabbing of browser console messages and window resize in new tab (#3325)

* Docs: Fixed property name for plugin "retryFailedStep"

* Playwright: Fixed grabbing of brow...

758418e45cbb1f262a76f0f300330fa06f24720f authored over 2 years ago by Jaromir Obr <[email protected]>
Docs: Improved example for PW grabBrowserLogs() (#3315)

03bf08f71bad884906a6693e1909d836e133856a authored over 2 years ago by Jaromir Obr <[email protected]>
Update codecept.Playwright.js (#3319)

f935289e50e3377c3ba5d916314817d3a1042f89 authored over 2 years ago by Peter Ng <[email protected]>
Docs: Fixed property name for plugin "retryFailedStep" (#3314)

2b0b2874a046761775adffdd762e17f60eaa3f5a authored over 2 years ago by Jaromir Obr <[email protected]>
Fixed typo in a message when starting interactive shell (#3308)

6035e3d41e20be15653de319b59f416994bb5b33 authored over 2 years ago by Jaromir Obr <[email protected]>
feat: pretty print json option for REST helper (#3306)

56067cebd084625898ef27a39472b4370506e4ce authored over 2 years ago by Peter Ng <[email protected]>
version bump

8223c2315315c915072d4d743bc56c5bf35fea2f authored over 2 years ago by Davert <[email protected]>
added #StandWithUkraine CLI badge

0d73d9a35cda3637fd3d14d0548098c2aea5c56c authored over 2 years ago by Davert <[email protected]>
fixed runTests for data driven tests

3a041cd3ca6047cbd27cff841f34f78438c152b9 authored over 2 years ago by Davert <[email protected]>
added docker build workflow

e45236a2dbdf847eb0b641f4943f5b07cb021e30 authored over 2 years ago by Davert <[email protected]>
updated docs for helpers

3467c0aeb48935f36f565ee027c7ddd2e226822b authored over 2 years ago by Davert <[email protected]>
version bump

07abae0815805a0421bbbc4c4e037b2412034aa8 authored over 2 years ago by Davert <[email protected]>
reverted type definitions (#3302)

* reverted type definitions

* fixed typings

18f9fd5f356396c94a7aeb040a03ec92340849a7 authored over 2 years ago by Michael Bodnarchuk <[email protected]>
REST: Fixed override of haveRequestHeaders() and amBearerAuthenticated() (#3304)

d02d810d0e2af3660843b4fdeb57d45e4d6bdaa0 authored over 2 years ago by Jaromir Obr <[email protected]>
added banners to readme

0d3ffbe3599f8d7b8638dde522ff7347c2b3f909 authored over 2 years ago by Davert <[email protected]>
updated docs

26dbeca1652c0c38127324acf19ab32f614f1032 authored over 2 years ago by Davert <[email protected]>
fixed for release (#3301)

c7d4eb77ca3f2c8bbd109a2aab0fa18183505efa authored over 2 years ago by Michael Bodnarchuk <[email protected]>
[Patch/Bugfix] Supporting events detection for workers (#3272)

* Update workers.js

* Update runTests.js

* Update steps.js

* Update steps.js

* Updat...

58bf5d907a20e30075ddeaaac5c8df94f986cd9f authored over 2 years ago by abhimanyupandian <[email protected]>
Change how tests are loaded (#3296)

* change how tests are loaded

* add test

70b2c24bad5e5ea16e2494924ddce508279b7a7a authored over 2 years ago by Jay Udey <[email protected]>
Fix: allure attachment fails if screenshot failed (#3298)

When `helper.saveScreenshot` fails, we can stop the execution of this
function.

When the scr...

b104314888b4a7d463f853463f89fe97c1a2f725 authored over 2 years ago by Ruud van der Weijde <[email protected]>
feat(playwright): adding support for color scheme (#3288)

ec03eec0405c91dfb51b97de564ac6570e196c4d authored over 2 years ago by Sebastián Guevara <[email protected]>
fix: missing autoLogin of supportObject (#3290)

33f2f1220f535f355e02b520ee79bc642ae61185 authored over 2 years ago by Peter Ng <[email protected]>
Playwright: Fixed TypeScript definition of click() and dragAndDrop() (#3275)

* Playwright: Fixed TypeScript definition of click() and dragAndDrop()

* Fixed a WebDriver he...

ad65e8da28cbdc4c713237c67b7d805682ab15da authored over 2 years ago by Jaromir Obr <[email protected]>
release 3.3.1 (#3289)

f18eb6acfddf443c2fc6fcea349606755f6e4a8a authored over 2 years ago by Peter Ng <[email protected]>
fix: Wrong Typing for mockRoute jsdoc (#3285)

1455ad02c795face56c3ad8f209c41c565d59a40 authored over 2 years ago by Peter Ng <[email protected]>
fix typo in usePuppeteerTo (#3286)

I was trying to use this in one of my tests, and realized that it did not work without the fat a...

b292cce41ffc41f96e08292312b727b8090d6da5 authored over 2 years ago by ebenezerchelliah-wk <[email protected]>
Update custom-helpers.md (#3271)

29c9fc942ae43996da2c469308afbb8b99ceeda1 authored almost 3 years ago by Marcos Bérgamo <[email protected]>
Update README.md

84ac68a14a9fcd6c9ed70bf72cc384e63e4efbc3 authored almost 3 years ago by Michael Bodnarchuk <[email protected]>
Add option to avoid duplicate gherkin step definitions (#3257)

* Add option to avoid duplicate gherkin step definitions

* Add tests

* Run docs & lint

* Lint...

38baecfb074897a4114edaf8e314fcf0eef50ffb authored almost 3 years ago by RayWiis <[email protected]>
Fix 3259 (#3262)

* fix: graphQL type

* fix: 3246

ea5e0378a3e21612c6ba375e982c73a54100782d authored almost 3 years ago by Peter Ng <[email protected]>
Appium: Fix TS defition of switchToNative() (#3265)

Co-authored-by: Jaromir Obr <[email protected]>

6fa4a62ba3715423a3e55024e2cd8396ffd5c6d9 authored almost 3 years ago by Jaromir Obr <[email protected]>
Fix missing curly brace in locator example (#3263)

04e6c83ab8905e196224154b932133e5494f12cb authored almost 3 years ago by zemeja <[email protected]>
Ukraine is under attack!

0af6d71b5cdba36d456daa2e027c32c972d5a4ed authored almost 3 years ago by Michael Bodnarchuk <[email protected]>
REST: Fixed haveRequestHeaders() and amBearerAuthenticated() (#3260)

3b6a64b0a2d43e784ae8e31523df5acf836f67b0 authored almost 3 years ago by Jaromir Obr <[email protected]>
Fully promise-based helpers (#3245)

* fully promise-based methods in mustache files

* add jsdoc defintion on playwright specific ...

b9bfce36b5046a8afcd52ec0749561227c5185fe authored almost 3 years ago by nlespiaucq <[email protected]>
fix: graphQL type (#3247)

ee2e2dd1dd5390baf9c0dc8ac3b06c058b9ed3ab authored almost 3 years ago by Peter Ng <[email protected]>
fix(typings): ApiDataFactory having incorrect return type (#3239)

* improve(config): Support cjs file extensions for config file

* improve(api-data-factor): Ha...

fb1d366c20b594f360306d0b3d8dd13f720e9b3e authored almost 3 years ago by Kalven Schraut <[email protected]>
fix: type amBearerAuthenticated (#3242)

bdd35770718143835b1b30fe62fbb95545f3737c authored almost 3 years ago by Peter Ng <[email protected]>
fix: docs and packages (#3243)

* fix: docs and packages

* fix: docs and packages

* fix: docs and packages

* fix: docs ...

67be97cfd70798c1b476cbc7228989f9b27c9236 authored almost 3 years ago by Peter Ng <[email protected]>
Changing the defunct faker library (#3232)

See https://github.com/codeceptjs/CodeceptJS/issues/3231

78a05cd90a3d48ead95c7a8169b73f57745949c3 authored almost 3 years ago by Mark Drew <[email protected]>
updated docs

8883d63980409bed223f19f522cd53a1eb873d27 authored almost 3 years ago by Davert <[email protected]>
Merge branch 'master' of github.com:codeceptjs/CodeceptJS into 3.x

87992d6200dc62a8264d4bf5d3eda78f905a32c0 authored almost 3 years ago by Davert <[email protected]>
Merge branch '3.x' of github.com:codeceptjs/CodeceptJS into 3.x

2adcdbcd8993e9bdb227fb4df75fc64f23c75a1e authored almost 3 years ago by Davert <[email protected]>
3.3.0 release (#3229)

* added Testomat.io reporter to docs

* preparing for release

* updated deps

* updated a...

6b9808654c731313d914452bb9108bedca77282a authored almost 3 years ago by Michael Bodnarchuk <[email protected]>
Merge branch '3.x' of github.com:codeceptjs/CodeceptJS into 3.x

31d1c12f31fdbd7ad048cf54ba5a97c1e6dc7dfd authored almost 3 years ago by Davert <[email protected]>
Api testing (#3227)

* added Testomat.io reporter to docs

* added testomatio reporter

* updated reports docs

...

e7feb0bb503e5bb5f8252d33e83fa8408cb92d29 authored almost 3 years ago by Michael Bodnarchuk <[email protected]>
DOCS(#2982) allure createStep public API description (#3104)

* updated docs/replaaced runio (#2614)

* DOCS(#2982) allure createStep public API description...

93f2e20a147702cdbac4a38768a9f98c3012652a authored almost 3 years ago by Egor Bodnar <[email protected]>
Playwright keep session (#3226)

* added Testomat.io reporter to docs

* added 3 restart strategies to playwright

* removed ...

fea2c389ee0a7c590f53fcce083fa37e06a8e70f authored almost 3 years ago by Michael Bodnarchuk <[email protected]>
Reporter docs improv (#3224)

* added Testomat.io reporter to docs

* added testomatio reporter

* updated reports docs

3ecfb23b3463304542bf7ec4de60c1f5953540dc authored almost 3 years ago by Michael Bodnarchuk <[email protected]>
Update email.md (#3223)

New available steps since v1.0.6 of Mailslurp helper added to documentation:

```
I.seeNumber...

c4d3f3045b388e9b7af2c20e625fecd03a698ec0 authored almost 3 years ago by ngraf <[email protected]>
Merge branch '3.x' of github.com:codeceptjs/CodeceptJS into 3.x

75658ac20a857470f5e8c1df79da8f83af9334ca authored almost 3 years ago by Davert <[email protected]>
Playwright fixes (#3222)

* playwright fixes

* fixed Playwright issues

ccb6b3b2626ba36391a4314e5648637aca26c9c8 authored almost 3 years ago by Michael Bodnarchuk <[email protected]>
added Testomat.io reporter to docs

8c752e97e2435122e6dffc0ebd7dfdc66acd22d9 authored almost 3 years ago by Davert <[email protected]>
fixed appium documentation for perform swipe

ee90fb8d9087e83a35cf881c10b48224d2173573 authored almost 3 years ago by Davert <[email protected]>
Handle flags of Regex expression for cucumber (#3214)

Co-authored-by: Anil Sharma <[email protected]>

a6e41cfecb71aa24dc8895241264340ff3ac620e authored almost 3 years ago by anils92 <[email protected]>
implemented eachElement plugin (#3221)

12009e09be8d4ea402086e74ce67315a9beb0f59 authored almost 3 years ago by Michael Bodnarchuk <[email protected]>
fix: docs (#3193)

c10666c9d5569c09d8daba6a01c955c4d7ecdd4a authored almost 3 years ago by Peter Ng <[email protected]>
fix: config name consistency (#3195)

* fix: config name consistency

* chore(examples): rename .conf to .config for consistency

48e1e2332dd8cf088608b72513fb4896fa6c22ac authored almost 3 years ago by Nikolay Kostyurin <[email protected]>
feat(#2663): support for playwright-core usage (#3190)

* feat(#2663): support for playwright-core usage

* added puppeteer-core support and updated d...

860a85c1e68a330cd4702185d5f287bf99d8bc8a authored almost 3 years ago by andremoah <[email protected]>
feature for handle options in Rosie (#3197)

9ce05b249feaada3b1feeacac6ebac1f51217021 authored almost 3 years ago by JJlokidoki <[email protected]>
fix: update playwright comments / docs for usePlaywrightTo method (#3202)

* docs: fix variable names used in usePlaywrightTo method description

* test: add a test to v...

e9609c81d478d1b32bb3aa1d3957c1b4ff8d98c6 authored almost 3 years ago by Danny Budzinski <[email protected]>
feat: upgrade pt-br translation with contexts (#3206)

Co-authored-by: Danilo Lutz <[email protected]>

7e5aa2f090abb9b6c6d8ea0b8b45512d0599d792 authored almost 3 years ago by Danilo Lutz <[email protected]>
chore: pin `faker` to `5.5.3` (#3191)

4faf2c33d50a6e5ead2d5e025deadcb571de8180 authored almost 3 years ago by Michaël De Boey <[email protected]>
updated docs

37e763bd877bbb434de289ad993858103d719817 authored about 3 years ago by Davert <[email protected]>
Merge branch '3.x' of github.com:codeceptjs/CodeceptJS into 3.x

464b555da3b2575a6a0219d69627c3f2ddfcd928 authored about 3 years ago by Davert <[email protected]>
3.2.3 release (#3189)

* docs updates

* regenerated docs

* fixed workflows

* fixed workflows

* updated chan...

bc12a762bfc05d9080720c00a24316a7a81ed930 authored about 3 years ago by Michael Bodnarchuk <[email protected]>
regenerated docs

850b27307f47f848b8e679460104e6b7308acc96 authored about 3 years ago by Davert <[email protected]>
Merge branch '3.x' of github.com:codeceptjs/CodeceptJS into 3.x

9752b5c4b87dcaa981ac1fcfe7f93b650fab0ad8 authored about 3 years ago by Davert <[email protected]>
docs updates

e6ff8cffccfd12122798246f57f16ce498a42373 authored about 3 years ago by Davert <[email protected]>
add '=>' expected (#3182)

c56e96d843bc5c85b896e637ff048d663d8876f0 authored about 3 years ago by 今天天气很好 <[email protected]>
support channel for chromium playwright (#3163)

0e7665b71d6f8c7d03f162cd7cf6bf176d784ab7 authored about 3 years ago by Peter Ng <[email protected]>
fix: return always the same error contract from simplifyTest (#3168)

Co-authored-by: André Mota <[email protected]>

ad142584a9a1f72630e17345f0f860d5591f2c98 authored about 3 years ago by andremoah <[email protected]>
Fix for https://github.com/codeceptjs/CodeceptJS/issues/3172 (#3173)

441d872549d8e2c5eaaeadc9111281638e46cab0 authored about 3 years ago by Aliaksei Fesun <[email protected]>
Remove Excess close parenthesis (#3175)

435964dff7770cb3cd58c78a8579b6221a000d24 authored about 3 years ago by 今天天气很好 <[email protected]>
Update advanced.md (#3179)

Add quotation marks to tag

4d4f41eceb37e1fea50ef6fc2161298766e558f4 authored about 3 years ago by 今天天气很好 <[email protected]>
Guard mocha cli reporter from registering duplicate step loggers (#3180)

bd310deee4fc21dfc24d44ed47e841ef20fa5525 authored about 3 years ago by Niko <[email protected]>
Add documentation instructions (#3187)

8571ecf6c9d89d1aa5fad5c62bc7358d4737d68f authored about 3 years ago by 今天天气很好 <[email protected]>