PHPackages                             sirbrillig/corretto - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Testing &amp; Quality](/categories/testing)
4. /
5. sirbrillig/corretto

ActiveLibrary[Testing &amp; Quality](/categories/testing)

sirbrillig/corretto
===================

A simple and expressive PHP test runner

v1.4.0(9y ago)041[4 issues](https://github.com/sirbrillig/corretto/issues)MITPHPPHP &gt;=5.3.0

Since Sep 26Pushed 9y ago1 watchersCompare

[ Source](https://github.com/sirbrillig/corretto)[ Packagist](https://packagist.org/packages/sirbrillig/corretto)[ Docs](https://github.com/sirbrillig/corretto)[ RSS](/packages/sirbrillig-corretto/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (8)Dependencies (1)Versions (10)Used By (0)

Corretto
--------

[](#corretto)

**Corretto** is a simple and expressive PHP test runner.

Modeled after [mocha](https://mochajs.org/), Corretto provides a DSL (domain-specific language) that makes writing tests easy. No need for classes and long function names; just say what your code does in plain words. After all, wouldn't you rather spend most of your time working on code rather than writing tests?

```
