An open API service indexing awesome lists of open source software.

https://github.com/kshyk/playwright-fw


https://github.com/kshyk/playwright-fw

codeql eslint git md playwright stale typescript workflows

Last synced: 3 days ago
JSON representation

Awesome Lists containing this project

README

          

# playwright-fw

[![Regression](https://github.com/kshyk/playwright-fw/actions/workflows/main.yml/badge.svg)](https://github.com/kshyk/playwright-fw/actions/workflows/main.yml)
[![CodeQL](https://github.com/kshyk/playwright-fw/actions/workflows/codeql.yml/badge.svg)](https://github.com/kshyk/playwright-fw/actions/workflows/codeql.yml)
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=kshyk_playwright-fw&metric=alert_status)](https://sonarcloud.io/summary/new_code?id=kshyk_playwright-fw)
[![Lines of Code](https://sonarcloud.io/api/project_badges/measure?project=kshyk_playwright-fw&metric=ncloc)](https://sonarcloud.io/summary/new_code?id=kshyk_playwright-fw)

## Tech Stack

### Frameworks

![Playwright](https://img.shields.io/badge/Playwright-45ba4b?style=for-the-badge&logo=Playwright&logoColor=white)

### Languages

![TypeScript](https://img.shields.io/badge/typescript-%23007ACC.svg?style=for-the-badge&logo=typescript&logoColor=white)
![Markdown](https://img.shields.io/badge/markdown-%23000000.svg?style=for-the-badge&logo=markdown&logoColor=white)

### Linters

![ESLint](https://img.shields.io/badge/ESLint-4B3263?style=for-the-badge&logo=eslint&logoColor=white)
![Prettier](https://img.shields.io/badge/prettier-1A2C34?style=for-the-badge&logo=prettier&logoColor=F7BA3E)

### CI/CD

![GitHub Actions](https://img.shields.io/badge/github%20actions-%232671E5.svg?style=for-the-badge&logo=githubactions&logoColor=white)