Testify.php icon indicating copy to clipboard operation
Testify.php copied to clipboard

A micro unit testing framework

Results 8 Testify.php issues
Sort by recently updated
recently updated
newest added

Is there a way to test the files in a directory ? Your sincerly Stephan

Is there a git hook for testify ? How ist the command to call testify ? I look for 2 thing s. 1. How can testify from command line ?...

hey there, i love to use you simple framework. its easy to use and have a simple way to work. all i need to know is, does testify work in...

I am using Testify on a WAMP system and it works great. However, when I run on a linux server, i run into very peculiar behavior: If i call the...

This issue is related to issue #7. If we (NetBeans) would like to add support for Testify, we will need CLI reporting that is **stable**, it means that it won't...

Make it possible to group tests inside suites

feature

Dashboard implemented as a fixed navbar on the left side with : - Buttons for next and previous failed test - Button to refresh the page (which runs the tests...

feature

From the [travis-ci docs](http://about.travis-ci.org/docs/user/languages/php/) : > The outcome of any of these commands [...] indicates whether or not this build has failed or passed. The standard Unix exit code of...

feature