PHPackages                             demeanor/demeanor - 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. demeanor/demeanor

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

demeanor/demeanor
=================

A testing framework/harness that supports Spec and XUnit style tests

0.4(11y ago)6281Apache-2.0PHPPHP &gt;=5.4

Since May 21Pushed 11y ago1 watchersCompare

[ Source](https://github.com/chrisguitarguy/Demeanor)[ Packagist](https://packagist.org/packages/demeanor/demeanor)[ Docs](http://docs.demeanorphp.org/)[ RSS](/packages/demeanor-demeanor/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependencies (6)Versions (6)Used By (0)

Demeanor
========

[](#demeanor)

[![Build Status](https://camo.githubusercontent.com/683c5f6c3b5a532f02b2659e7ee31d79e0428761b69a0340709f6cb3c849f706/68747470733a2f2f7472617669732d63692e6f72672f63687269736775697461726775792f44656d65616e6f722e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/chrisguitarguy/Demeanor)

Demeanor is a multi-paradigm test harness for PHP 5.4+ that allows you to write Spec, [XUnit](http://en.wikipedia.org/wiki/XUnit)-style, and PHPT tests.

See the [documentation](http://docs.demeanorphp.org/en/latest/#getting-started)for a getting started guide.

Spec Test Example
-----------------

[](#spec-test-example)

```
