-
-
Notifications
You must be signed in to change notification settings - Fork 745
Insights: codeceptjs/CodeceptJS
Overview
Could not load contribution data
Please try again later
1 Release published by 1 person
-
3.7.4
published
Aug 19, 2025
29 Pull requests merged by 5 people
-
fix: use platformName for mobile click detection instead of isW3C (Android touchClick bug)
#5107 merged
Aug 24, 2025 -
Enable HTML reporter by default in new CodeceptJS projects with comprehensive system information
#5105 merged
Aug 24, 2025 -
Test Sharding for CI Matrix Purposes with GitHub Workflows
#5098 merged
Aug 23, 2025 -
Fix mocha retries losing CodeceptJS-specific properties (opts, tags, meta, etc.)
#5099 merged
Aug 23, 2025 -
[WIP] [FEATURE REQUEST](puppeteer) migrate locators from ElementHandle to Locator
#5096 merged
Aug 23, 2025 -
fix: missing module 'codeceptjs/effects'
#5094 merged
Aug 22, 2025 -
Fix waitForText timeout regression in Playwright helper
#5093 merged
Aug 22, 2025 -
Introduce CodeceptJS WebElement Class to mirror chosen helpers' element instance
#5091 merged
Aug 22, 2025 -
Fix tryTo steps appearing in test failure traces
#5088 merged
Aug 22, 2025 -
[WIP] [FR] - Support feature.only like Scenario.only
#5087 merged
Aug 21, 2025 -
fix: testcafe workflow failed
#5085 merged
Aug 21, 2025 -
Fix TestCafe form submission timeout with efficient polling mechanism
#5080 merged
Aug 21, 2025 -
Fix JUnit XML test case name inconsistency when using scenario retries
#5082 merged
Aug 20, 2025 -
[WIP] 3.7.3 I.seeResponseContainsJson not working
#5081 merged
Aug 20, 2025 -
feat(cli): make test file path hyperlink
#5078 merged
Aug 20, 2025 -
fix: Update inquirer
#5076 merged
Aug 19, 2025 -
release 3.7.4
#5075 merged
Aug 19, 2025 -
fix: sessions playwright traces - naming convention and error handling
#5073 merged
Aug 19, 2025 -
feat: shuffle test suite order in run command
#5051 merged
Aug 19, 2025 -
chore(deps-dev): bump typedoc-plugin-markdown from 4.7.1 to 4.8.1
#5067 merged
Aug 19, 2025 -
chore(deps-dev): bump tsd from 0.32.0 to 0.33.0
#5063 merged
Aug 19, 2025 -
chore(deps): bump actions/checkout from 4 to 5
#5062 merged
Aug 19, 2025 -
5066 unable to inject data between workers because of proxy object
#5072 merged
Aug 19, 2025 -
fix: hook exit code
#5058 merged
Aug 19, 2025 -
chore(deps-dev): bump typedoc from 0.28.7 to 0.28.10
#5059 merged
Aug 19, 2025 -
fix: 5070 issue
#5071 merged
Aug 19, 2025
10 Pull requests opened by 4 people
-
chore(deps): bump chalk from 4.1.2 to 5.6.0
#5068 opened
Aug 18, 2025 -
chore(deps-dev): bump webdriverio from 9.12.5 to 9.19.1
#5069 opened
Aug 18, 2025 -
Fix stepByStep reporter to maintain screenshot traceability across CodeceptJS execution modes
#5083 opened
Aug 20, 2025 -
Add Custom Strategy Locators support to Playwright helper
#5090 opened
Aug 21, 2025 -
Fix React SPA test application with proper PHP server configuration
#5097 opened
Aug 23, 2025 -
[WIP] Retries mechanism improvements
#5103 opened
Aug 23, 2025 -
Fix: JSONResponse helper to preserve original onResponse behavior (Fixes #5042)
#5106 opened
Aug 24, 2025 -
feat: Add configurable sensitive data masking with custom patterns
#5109 opened
Aug 24, 2025 -
[WIP] Bug: built in HTML reporter missing test stats when running run-workers
#5111 opened
Aug 24, 2025
22 Issues closed by 2 people
-
attach file not working on codeceptjs with Appium helper
#3321 closed
Aug 25, 2025 -
`.config({ manualStart: true })` logs error, and unable to start browsers manually (Playwright)
#3329 closed
Aug 25, 2025 -
CodeceptJS HTML reporter
#5104 closed
Aug 24, 2025 -
the mocha checkLeaks tag does not seem to be supported
#3331 closed
Aug 24, 2025 -
API test server to run unit tests, acceptance tests for codeceptjs
#5100 closed
Aug 23, 2025 -
Test Sharding for CI Matrix Purposes
#3555 closed
Aug 23, 2025 -
Mocha's `retries` implementation has unexpected consenquences
#3274 closed
Aug 23, 2025 -
[FEATURE REQUEST](puppeteer) migrate locators from ElementHandle to Locator
#3972 closed
Aug 23, 2025 -
Playwright Helper - Improve and fix issues of wait* methods
#5092 closed
Aug 22, 2025 -
Introduce CodecetptJS WebElement Class to mirror chosen helpers' element instance
#3115 closed
Aug 22, 2025 -
Failed step in tryTo causes it to look like the source of failure in trace of steps
#4619 closed
Aug 22, 2025 -
[FR] - Support feature.only like Scenario.only
#5086 closed
Aug 21, 2025 -
Test case name in JUnit XML not consistent when using scenario retries
#4983 closed
Aug 20, 2025 -
having playwright trace when using multiple sessions sessions
#4981 closed
Aug 20, 2025 -
3.7.3 I.seeResponseContainsJson not working
#4993 closed
Aug 20, 2025 -
CVE-2025-54798 in `tmp` via `inquirer` and `external-editor`
#5074 closed
Aug 19, 2025 -
unable to inject data between workers because of proxy object
#5066 closed
Aug 19, 2025 -
After and AfterSuite hooks return exit code 0 on failure instead of 1, incorrectly indicating success
#5057 closed
Aug 19, 2025 -
Scenario is incorrectly interpreted as Scenario Outline when using Gherkin in PT-BR
#5070 closed
Aug 19, 2025
3 Issues opened by 1 person
-
Bug: built in HTML reporter missing test stats when running run-workers
#5110 opened
Aug 24, 2025 -
feat: hidden sensitive data in logs, steps, etc.
#5108 opened
Aug 24, 2025 -
Retries mechanism improvements
#5102 opened
Aug 23, 2025
8 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Missing printscreens when using stepByStep reporter and run-workers with Codeceptjs 3.7.3
#4856 commented on
Aug 20, 2025 • 0 new comments -
Migrate CodeceptJS to ESM (Top-level await)
#4185 commented on
Aug 21, 2025 • 0 new comments -
codeceptjs run-workers X can do with sequencing improvements
#4250 commented on
Aug 22, 2025 • 0 new comments -
[FEATURE REQUEST] Add Custom Strategy Locators to Playwright
#4107 commented on
Aug 22, 2025 • 0 new comments -
REST helper config: `onResponse` provided in config does not work
#5042 commented on
Aug 23, 2025 • 0 new comments -
How to Retry a complete Failed Scenario in CodeceptJS with Playwright and BDD (Gherkin)?
#5003 commented on
Aug 23, 2025 • 0 new comments -
[FEATURE REQUEST] extend the test app `test/data/app/view/index.php`
#3676 commented on
Aug 24, 2025 • 0 new comments -
Feat/esm
#5045 commented on
Aug 24, 2025 • 0 new comments