Skip to content

takai-sama/Myskill-Apitest-Cypress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MySkill-Cypress-Apitest

This repo is the source code reference for case study Cypress Automation API (Modul 12) with Javascript in myskill.id QA course.

Dependency:

  • "cypress": "12.1"

  • How to run this repo

    1. Clone this repo with
    git clone https://github.com/takai-sama/Myskill-Apitest-Cypress
    
    1. Open the directory
    cd Myskill-Apitest-Cypress
    
    1. Install npm and cypress
    npm install cypress --save-dev
    
    1. Run test with cypress
    npm run test
    
    1. When this window display, select E2E test
    image
    1. select existing browser, Start E2E testing
    image

    Output

    image image

    About

    No description, website, or topics provided.

    Resources

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

    No packages published