Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bluecadet/test-phpunit
Simple example of using PHPUnit to test code
https://github.com/bluecadet/test-phpunit
Last synced: 4 days ago
JSON representation
Simple example of using PHPUnit to test code
- Host: GitHub
- URL: https://github.com/bluecadet/test-phpunit
- Owner: bluecadet
- Created: 2013-03-05T16:22:32.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-03-05T18:36:22.000Z (over 11 years ago)
- Last Synced: 2024-03-26T14:06:58.729Z (8 months ago)
- Language: Puppet
- Size: 1.03 MB
- Stars: 0
- Watchers: 15
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Example PHPUnit Tests
This is just a barebones example of using [PHPUnit](https://github.com/sebastianbergmann/phpunit/) to test code.