Skip to content

Replace runio with runok #2614

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

Merged
merged 2 commits into from
Nov 13, 2020
Merged

Replace runio with runok #2614

merged 2 commits into from
Nov 13, 2020

Conversation

DavertMik
Copy link
Contributor

Motivation/Description of the PR

  • Description of this PR, which problem it solves
  • Resolves #issueId (if applicable).

Applicable helpers:

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

Applicable plugins:

  • allure
  • autoDelay
  • autoLogin
  • customLocator
  • pauseOnFail
  • puppeteerCoverage
  • retryFailedStep
  • screenshotOnFail
  • selenoid
  • stepByStepReport
  • wdio

Type of change

  • 🔥 Breaking changes
  • 🚀 New functionality
  • 🐛 Bug fix
  • 📋 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)

@@ -23,7 +23,7 @@ Tests repository demonstrate usage of
* PageObjects
* Cucumber syntax

## [Basic Examples](https://github.com/codecept-js/CodeceptJS/tree/master/examples)
## [Basic Examples](https://github.com/Codeception/CodeceptJS/tree/master/examples)
Copy link
Contributor

Choose a reason for hiding this comment

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

Copy link
Collaborator

Choose a reason for hiding this comment

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

you are redirected to the proper place, so I guess, this should be fine, thou!

@DavertMik DavertMik merged commit 5d7c7dc into 3.x Nov 13, 2020
@DavertMik DavertMik deleted the replace-runio branch November 13, 2020 19:48
DavertMik added a commit that referenced this pull request Feb 3, 2022
* updated docs/replaaced runio (#2614)

* DOCS(#2982) allure createStep public API description

* DOCS(#2982) allure createStep public API description

* revert not required commit

* DOCS(#2982) allure createStep public API description

Co-authored-by: Michael Bodnarchuk <DavertMik@users.noreply.github.com>
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.

4 participants