Skip to content

AndreaDev14/cypress-portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Portfolio

About me 👋😉:

Hi, I´m Lilia 😊🚀. This is my portfolio where I show some of the projects I have worked on. I hope you like them.

I am a professional with a strong background and experience in the finance industry. I successfully transitioned into the role of QA tester, where I have been able to apply my analytical skills and meticulous approach to ensure software quality and reliability. I am known for my ability to work autonomously and in a team, adapt quickly to change, and make informed decisions in high-pressure situations. In addition, I possess excellent communication skills, allowing me to collaborate closely with developers, designers and other team members to achieve outstanding results.

foto de cabecera

HOW TO GET STARTED:

  1. Clone Portfolio:
    git clone https://github.com/AndreaDev14/cypress-portfolio.git
    

  1. Install all dependencies:
    npm ci
    
    • (the ci command is to install all Locked Project Dependencies)

  1. To open the Cypress App, run the command:

    npm test
    
    • you can also use npx cypress open (since in Package.json we have the variable "test" as the "cypress open") to open Cypress.

  2. To run tests and generate the HTML Report, run:

    npm run report */**/<filename>
    

About

This repository contains tests in cypress

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published