https://github.com/aerokube/moon-cloud-cypress-example
An example Cypress project demonstrating how to work with Moon Cloud
https://github.com/aerokube/moon-cloud-cypress-example
Last synced: about 1 month ago
JSON representation
An example Cypress project demonstrating how to work with Moon Cloud
- Host: GitHub
- URL: https://github.com/aerokube/moon-cloud-cypress-example
- Owner: aerokube
- License: apache-2.0
- Created: 2021-06-27T10:09:36.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-04-22T18:11:04.000Z (over 2 years ago)
- Last Synced: 2025-06-30T00:40:15.259Z (4 months ago)
- Language: JavaScript
- Homepage:
- Size: 69.3 KB
- Stars: 1
- Watchers: 2
- Forks: 3
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Moon Cloud Cypress Example
This example demonstrates how to work with [Moon Cloud](https://aerokube.com/moon/#cloud) using [Cypress](https://cypress.io/).
```
$ npm install
$ npm run test
```