An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# concrete5 Browser ![Test On Concrete 5.8](https://github.com/deek87/c5browser/workflows/Test%20On%20Concrete%205.8/badge.svg)
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