https://github.com/dantleech/testingbundle
TestingBundle for self-expositing bundle testing applications.
https://github.com/dantleech/testingbundle
Last synced: 8 months ago
JSON representation
TestingBundle for self-expositing bundle testing applications.
- Host: GitHub
- URL: https://github.com/dantleech/testingbundle
- Owner: dantleech
- Created: 2013-08-10T19:27:02.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2013-08-10T19:27:52.000Z (almost 13 years ago)
- Last Synced: 2025-09-07T07:34:09.187Z (10 months ago)
- Language: PHP
- Size: 105 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [POC] CMF Test Bundle
This is a proof of concept test bundle application.
The test bundle provides various supporting files and classes for
self-expositing test applications.
You can run the self-expositing test application for this bundle with:
php vendor/symfony-cmf/testing/bin/server
Then visit your browser at: http://localhost:8000