Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sarkaaa/bt-cypress
Complementory repository for Beskydské túry project. Includes cypress tests.
https://github.com/sarkaaa/bt-cypress
cypress hiking hiking-trails test-automation
Last synced: about 1 month ago
JSON representation
Complementory repository for Beskydské túry project. Includes cypress tests.
- Host: GitHub
- URL: https://github.com/sarkaaa/bt-cypress
- Owner: sarkaaa
- Created: 2022-05-02T21:02:47.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-02-17T21:46:38.000Z (9 months ago)
- Last Synced: 2024-04-17T05:09:13.316Z (7 months ago)
- Topics: cypress, hiking, hiking-trails, test-automation
- Language: TypeScript
- Homepage: https://beskydsketury.cz
- Size: 47.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# About
Cypress tests for [Beskydské túry](https://github.com/sarkaaa/beskydske-tury).## Install
```
npm i
```## Run
```
npm run cypress:open
```