Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cli: improve get info #4890

Merged
merged 5 commits into from
Mar 14, 2025
Merged

cli: improve get info #4890

merged 5 commits into from
Mar 14, 2025

Conversation

kobenguyent
Copy link
Collaborator

Motivation/Description of the PR

➜  helloworld npx codeceptjs info
 Environment information: 

codeceptVersion:  "3.7.2"
nodeInfo:  18.19.0
osInfo:  macOS 14.4
cpuInfo:  (8) x64 Apple M1 Pro
osBrowsers:  "chrome: 133.0.6943.143, edge: 133.0.3065.92, firefox: not installed, safari: 17.4"
playwrightBrowsers:  "chromium: 133.0.6943.16, firefox: 134.0, webkit: 18.2"
helpers:  {
 "Playwright": {
  "url": "http://localhost",
...

Applicable helpers:

  • Playwright
  • Puppeteer
  • WebDriver
  • REST
  • FileHelper
  • Appium
  • TestCafe

Applicable plugins:

  • allure
  • autoDelay
  • autoLogin
  • customLocator
  • pauseOnFail
  • coverage
  • retryFailedStep
  • screenshotOnFail
  • selenoid
  • stepByStepReport
  • stepTimeout
  • wdio
  • subtitles

Type of change

  • 🔥 Breaking changes
  • 🚀 New functionality
  • 🐛 Bug fix
  • 🧹 Chore
  • 📋 Documentation changes/updates
  • ♨️ Hot fix
  • 🔨 Markdown files fix - not related to source code
  • 💅 Polish code

Checklist:

  • Tests have been added
  • Documentation has been added (Run npm run docs)
  • Lint checking (Run npm run lint)
  • Local tests are passed (Run npm test)

Sorry, something went wrong.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Copy link
Contributor

@DavertMik DavertMik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Better not to launch browsers
But check otherwise

kobenguyent and others added 4 commits March 6, 2025 11:13
Co-authored-by: Michael Bodnarchuk <DavertMik@users.noreply.github.com>
…nto improve-get-info
@kobenguyent kobenguyent requested review from DavertMik, mirao and thomashohn and removed request for mirao March 11, 2025 05:07
@kobenguyent kobenguyent merged commit 98adfee into 3.x Mar 14, 2025
12 checks passed
@kobenguyent kobenguyent deleted the improve-get-info branch March 14, 2025 10:03
@kobenguyent kobenguyent mentioned this pull request Mar 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants