From a89a18a395ac485dac1fd179166e2456208759f9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladim=C3=ADr=20Kri=C5=A1ka?= Date: Sat, 12 Jul 2014 18:49:51 +0200 Subject: [PATCH] Added Nette Tester unit testing framework --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b63c7d5..2a7054c 100644 --- a/README.md +++ b/README.md @@ -230,6 +230,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things. * [Locust](http://locust.io/) - A modern load test library written in Python. * [Travis CI](https://travis-ci.org/) - A continuous integration platform. * [PHPCI](http://www.phptesting.org/) - An open source continuous integration platform for PHP. +* [Nette Tester](https://github.com/nette/tester) - Enjoyable unit testing framework. ## Documentation *Libraries for generating project documentation.*