https://github.com/pp3345/pancaketest
PHPUnit test suite for Pancake
https://github.com/pp3345/pancaketest
Last synced: 11 months ago
JSON representation
PHPUnit test suite for Pancake
- Host: GitHub
- URL: https://github.com/pp3345/pancaketest
- Owner: pp3345
- Created: 2012-11-29T21:55:30.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2012-11-30T15:11:46.000Z (over 13 years ago)
- Last Synced: 2025-03-05T05:42:37.646Z (over 1 year ago)
- Language: PHP
- Size: 113 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PancakeTest
PHPUnit test suite for Pancake
## Dependencies
- PHP
- Pancake
- PHPUnit
- PEAR HTTP_Request2
## Usage
- Install PancakeTest to /usr/local/PancakeTest
- Install Pancake anywhere
- Delete Pancake configuration and replace with:
```
include:
- /usr/local/PancakeTest/Pancake/conf/config.yml
```
- Start Pancake
- Run test suite
## Test failures
In case a test fails and you believe that the failure is caused by a bug in Pancake, please contact support [at] pancakehttp [dot] net.