Skip to content
View WarleyGabriel's full-sized avatar
💭
while (alive) { keepLearning(); }
💭
while (alive) { keepLearning(); }
Block or Report

Block or report WarleyGabriel

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
WarleyGabriel/README.md

Hi there!

Experienced Software Test Engineer recently moved to a Software Engineer (mainly backend) position.

Find me around the web 🌎

LinkdeIN Gmail



Languages and Tools

nodejs javascript typescript Golang jest AWS AWS Lambda docker git mongo db

Pinned

  1. demo-webdriverio-cucumber demo-webdriverio-cucumber Public

    E2E Tests with WebdriverIO and Cucumber

    TypeScript 33 28

  2. demo-webdriverio-mocha demo-webdriverio-mocha Public

    E2E Tests with WebdriverIO and Mocha

    TypeScript 37 21

  3. api-tests-jest-supertest-example api-tests-jest-supertest-example Public

    API tests with Jest and SuperTest

    TypeScript 7 2

  4. e2e-tests-spectron-example e2e-tests-spectron-example Public

    E2E Tests with Spectron and Mocha

    TypeScript 1

  5. mutation-tests mutation-tests Public

    Mutation tests example with Jest and Stryker

    TypeScript 1

  6. concat-large-files concat-large-files Public

    Using stream to concatenate large files on Node.js

    JavaScript