Code Monkey home page Code Monkey logo

examples's People

Contributors

davertmik avatar dependabot[bot] avatar kaflan avatar kmkoushik avatar mnmlsniper avatar mykhailiukvitalii avatar olexandr13 avatar poliarush avatar tetianakhomenko avatar vkeyboardv avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

examples's Issues

Test automation of example projects

  1. cover all example projects against latest versions of check-tests, check-cucumber, reporter
  2. cover all example projects by basic test automation to check failures during changes of check-tests, check-cucumber, reporter
  3. configure github actions to check all projects based on written test automation
  4. integrate reporting to testomat.io

Add WDIO 7 version support

WDIO was removed in #42
MR already reverted

Need to add example with WDIO v7
Examples with versions 8 and 6 should also be present

Also it has link on this page. need to update link to a new project link which will be created

All install Javascript files from npm

Use concurrently
look on package.json

        "install-all": "concurrently \"npm run install-cucumber\" \"npm run install-codeceptJSApi\"",
        "install-codeceptJSApi ": "cd codeceptJSApi && npm i",
        "install-cucumber": "cd cucumber&& npm i",

cypress is set up twice

Cypress plugin (reporter cypress adapter) is setup twice:

  • in cypress.config.js
  • in cypress/plugins/index.js

need to check which setup is proper and aligh with:

  1. cypress version
  2. docs
  3. testomatio UI hint about project setup

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.