PHPackages                             funkatron/funit - 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. funkatron/funit

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

funkatron/funit
===============

The testing microframework for PHP 5.3+, partially inspired by QUnit.

0.6.0(12y ago)841.9k7[4 issues](https://github.com/funkatron/FUnit/issues)[1 PRs](https://github.com/funkatron/FUnit/pulls)14Apache 2.0PHPPHP &gt;=5.3

Since Feb 7Pushed 8y ago4 watchersCompare

[ Source](https://github.com/funkatron/FUnit)[ Packagist](https://packagist.org/packages/funkatron/funit)[ Docs](http://github.com/funkatron/FUnit)[ RSS](/packages/funkatron-funit/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (4)Dependencies (2)Versions (6)Used By (14)

FUnit: The testing microframework for PHP
=========================================

[](#funit-the-testing-microframework-for-php)

FUnit is a testing microframework for PHP 5.3+, partially inspired by [QUnit](http://qunitjs.com/). FUnit was created by [Ed Finkler](http://funkatron.com) for **[Fictive Kin](http://fictivekin.com)**.

**If you can code PHP, you can write tests with FUnit.**

Features
--------

[](#features)

- Simple to write tests and get output – **start writing tests fast**
- Short, straightforward syntax
- Can be run from the CLI – no web server required
- Fancy colored output in terminal

Example
-------

[](#example)

```
