Skip to content
View monikakonieczna's full-sized avatar
🦕
Programming is not about what you know, it's about what you can figure out.
🦕
Programming is not about what you know, it's about what you can figure out.

Block or report monikakonieczna

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

Pinned Loading

  1. api-testing-framework-typescript api-testing-framework-typescript Public

    Example project for Test Automation using Jest, SuperTest & Typescript for demo site: rickandmortyapi.com

    TypeScript

  2. playwright-ts-project playwright-ts-project Public

    Example project for Test Automation in Playwright & Typescript for demo site: Swag Labs.

    TypeScript 2 1

  3. playwright-ts-api-testing playwright-ts-api-testing Public

    API Tests Automation Practice with Playwright.

    TypeScript 1

  4. bash-scripting bash-scripting Public

    A collection of scripts in Bash to automate different kind of tasks and practice bash scripting.

    Shell

  5. restassured-practice restassured-practice Public

    A repository of example API tests created with usage of Java and Rest-Assured for demo site: PetStore.

    Java 1 1

  6. jpetstore-selenium-project jpetstore-selenium-project Public

    Example project for Test Automation in Selenium WebDriver, Junit5 & Java for demo site: JPetStore. using ThreadLocal static WebDriver for parallel execution.

    Java