https://zendframework.github.io/zend-test/
Test component from Zend Framework
https://zendframework.github.io/zend-test/
Last synced: 3 months ago
JSON representation
Test component from Zend Framework
- Host: GitHub
- URL: https://zendframework.github.io/zend-test/
- Owner: zendframework
- License: bsd-3-clause
- Archived: true
- Created: 2015-05-14T17:29:55.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2020-01-28T19:58:46.000Z (over 5 years ago)
- Last Synced: 2024-10-26T23:55:48.887Z (8 months ago)
- Language: PHP
- Homepage:
- Size: 69.1 MB
- Stars: 18
- Watchers: 15
- Forks: 38
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: docs/CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: docs/CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# zend-test
> ## Repository abandoned 2019-12-31
>
> This repository has moved to [laminas/laminas-test](https://github.com/laminas/laminas-test).[](https://secure.travis-ci.org/zendframework/zend-test)
[](https://coveralls.io/github/zendframework/zend-test?branch=master)zend-test provides tools to facilitate unit testing of your Zend
Framework applications. At this time, we offer facilities to enable testing of
your Zend Framework MVC applications. [PHPUnit](https://phpunit.de/) is the only
library supported currently.- File issues at https://github.com/zendframework/zend-test/issues
- Ask questions at https://discourse.zendframework.com/c/questions/components or at https://zendframework.slack.com ([register](https://zendframework-slack.herokuapp.com))
- Documentation is at https://docs.zendframework.com/zend-test/