Skip to content
View deyjoy's full-sized avatar

Block or report deyjoy

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

Hello, I'm Joy!

Open Source Journey

  • Contributed to the requests library by working on adding type hints to improve code readability and maintainability. This experience enhanced my understanding of type hints in Python and the open-source contribution process.
  • Contributed to the Mocha test framework by improving the documentation for the exports interface, clarifying its limitations in browser environments, and guiding users toward fully supported alternatives like BDD and TDD. Pull Request #5181 | Issue #3974

Pinned Loading

  1. pytest-api-framework pytest-api-framework Public

    A robust and scalable API testing framework built with Pytest, following best coding practices and detailed documentation. This framework leverages the JSONPlaceholder API for testing and includes …

    Python

  2. playwright-e2e-framework playwright-e2e-framework Public

    A comprehensive end-to-end testing framework using Playwright in TypeScript. This framework supports multi-browser testing, mobile device emulation, and CI integration with GitHub Actions, followin…

    TypeScript 1

  3. rest-assured-api-test-framework rest-assured-api-test-framework Public

    A high-standard API testing framework built with Rest Assured in Java. This framework follows best practices, includes comprehensive test cases, detailed documentation, and supports CI integration …

    Java

  4. soccer-data-publisher soccer-data-publisher Public

    A microservices-based Java Spring Boot application to fetch and publish soccer tournament data. Integrates with API-Football for data, and publishes updates to Twitter and WhatsApp using Twilio and…

  5. requests requests Public

    Forked from psf/requests

    A simple, yet elegant, HTTP library.

    Python

  6. playwright playwright Public

    Forked from microsoft/playwright

    Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.

    TypeScript