ibrahim408 / cypress-cucumber

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting Started with Create React App

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

npm start

cypress.config.ts ==> The cypress config file for e2e testing e2e.ts ==> support file that is bundled and loaded before each spec commands.ts ==> support file for creating custom cypress commands and overwriting existing ones example.json ==> example of fixtures file/folder

About


Languages

Language:TypeScript 65.4%Language:HTML 22.4%Language:CSS 12.1%