https://github.com/ph7software/ph7builder-automation
Integration/automation tests for pH7Builder 🚀
https://github.com/ph7software/ph7builder-automation
automated-tests automation automation-tests cypress end2end-testing integration-tests ph7builder ph7cms
Last synced: 3 months ago
JSON representation
Integration/automation tests for pH7Builder 🚀
- Host: GitHub
- URL: https://github.com/ph7software/ph7builder-automation
- Owner: pH7Software
- License: mit
- Created: 2022-04-02T23:20:38.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-04-06T08:34:36.000Z (about 3 years ago)
- Last Synced: 2025-01-21T14:26:33.949Z (5 months ago)
- Topics: automated-tests, automation, automation-tests, cypress, end2end-testing, integration-tests, ph7builder, ph7cms
- Language: TypeScript
- Homepage: https://ph7builder.com
- Size: 909 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# pH7Builder Automation Tests 🤖
A library for integration testing [pH7Builder](https://github.com/pH7Software/pH7-Social-Dating-CMS), the #1 online open source
social dating builder 😍## 📖 Table of Contents
- [Get Started](#-getting-started)
- [Author](#-author)
- [License](#-license)## 📖 Getting Started
This library uses [Cypress](https://cypress.io) for running automation integration tests.
The installation is straight forward. First, you will need to have `npm` installed on your machine.
Then, run
```console
cypress runnpm ci
```Cypress GUI dialog will show up, and you will be able to run any tests showing up in there 🙂
Further information can be found on the official [Cypress website](https://cypress.io).
## 🧑🍳 Author
**[Pierre-Henry Soria](https://ph7.me)**. A ultra-**passionate software engineer** based in Adelaide (Australia) 🌴 Love
challenges and leading teams.[](https://ph7.me 'Pierre-Henry Soria resume')
[![@phenrysay][twitter-image]](https://twitter.com/phenrysay "Follow Me on Twitter") [![pH-7][github-image]](https://github.com/pH-7 "Follow Me GitHub @pH-7")
## ⚖️ License
Of course! ☀️ This library is distributed under [MIT](https://github.com/pH-7/CuteLinkNames/blob/main/LICENSE.md)
license 🎉[twitter-image]: https://img.shields.io/badge/Twitter-1DA1F2?style=for-the-badge&logo=twitter&logoColor=white
[github-image]: https://img.shields.io/badge/GitHub-100000?style=for-the-badge&logo=github&logoColor=white