https://github.com/deek87/c5browser
Concrete5 browser module for codeception
https://github.com/deek87/c5browser
codeception codeception-module concrete5 concrete5-cms concrete5-v8 e2e-testing testing ui-testing
Last synced: 2 months ago
JSON representation
Concrete5 browser module for codeception
- Host: GitHub
- URL: https://github.com/deek87/c5browser
- Owner: deek87
- Created: 2019-10-30T09:50:16.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2021-10-26T11:20:08.000Z (about 4 years ago)
- Last Synced: 2024-07-30T17:47:54.237Z (over 1 year ago)
- Topics: codeception, codeception-module, concrete5, concrete5-cms, concrete5-v8, e2e-testing, testing, ui-testing
- Language: PHP
- Size: 418 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# concrete5 Browser 
A concrete5 module for [codeception](https://codeception.com) to allow easy end to end testing of concrete5 sites.
Currently WIP
# Installation
To install this package you can run
```
composer require deek87/c5browser
```
# Documentation
[WIP Documentation Site](https://deek87.github.io/c5browser)
## Examples
Check out the tests folders for examples on how to test Installation / Installing Packages and Adding Pages/Blocks