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

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

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).

[![Build Status](https://secure.travis-ci.org/zendframework/zend-test.svg?branch=master)](https://secure.travis-ci.org/zendframework/zend-test)
[![Coverage Status](https://coveralls.io/repos/github/zendframework/zend-test/badge.svg?branch=master)](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/