JaniJegoroff / stripe-demo

Test automation examples for Stripe payment platform checkout workflow.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

stripe-demo

Test automation examples for Stripe checkout workflow.

Motivation

Let's compare how classic, modern and the latest modern web testing frameworks gets the job done.

Examples desription

selenium-ruby

Selenium is the classic web testing framework. In this example tests are written in Ruby and Cucumber.

playwright-typescript

Playwright is the latest modern web testing framework. In this example tests are written in Typescript.

postman-api

Postman is an API client and tests are written in Javascript.

About

Test automation examples for Stripe payment platform checkout workflow.


Languages

Language:TypeScript 55.5%Language:Ruby 38.7%Language:Gherkin 5.8%