Skip to content
View a8trejo's full-sized avatar

Block or report a8trejo

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
a8trejo/README.md

πŸ‘‹ Hola!! Welcome!!! πŸ‘‹


I'm Abel Trejo, a passionate QA engineer with solid experience in FrontEnd and Backend automation with a bit of mobile, performance and security testing, love DevOps too!!! 😁

Personal repositories :)

  • cypress-utils - My ideal cypress implementation with miscellaneous common practices.
  • appium-wdio-cypress-demo - A POC using cypress to controll WDIO with appium to mix web and mobile automation.
  • github-demo - A couple different Github Actions scripts and workflows.
  • python-bdd-demo - A basic API testing suite with Python and BDD, extra utilities too.
  • pytest-api-basics - An API testing framework using pytest with python and BDD, using docker to spin up a Wordpress local site.
  • cypress-cucumber-framework - POC cypress project using gherkin syntax.

Take a look and reach out!!

Popular repositories Loading

  1. github-demo github-demo Public

    A simple demo repository to show the basic Git workflow

    JavaScript

  2. cypress-cucumber-framework cypress-cucumber-framework Public

    Usual cypress actions using a custom cucumber-gherking framework

    JavaScript 1

  3. cypress-utils cypress-utils Public

    Personal repository with common code

    JavaScript

  4. appium-wdio-cypress-demo appium-wdio-cypress-demo Public

    JavaScript

  5. a8trejo a8trejo Public

    Config files for my GitHub profile.

  6. python-bdd-demo python-bdd-demo Public

    A basic testing suite using python's bdd behave

    Python