public
Description: PHP5 Unit Testing Framework
Homepage: http://www.snaptest.net
Clone URL: git://github.com/Jakobo/snaptest.git

The snaptest Network Feed   feed

hamiltonmascioli started watching Jakobo/snaptest Wed Nov 26 19:58:12 -0800 2008
snaptest's description:
PHP5 Unit Testing Framework
Jakobo committed to Jakobo/snaptest Thu Oct 30 00:18:49 -0700 2008

a991f61a857b456b76507ecbcae6bae5e351be9a

Merge branch 'dev-1.2.0' into dev-1.2.1

Jakobo committed to Jakobo/snaptest Thu Oct 30 00:17:11 -0700 2008

3e9f4190220e2ba0c1694920da3ebc6e1e971c9e

removed calls for NICE from the sh script (no longer supported)

Jakobo committed to Jakobo/snaptest Wed Aug 27 23:15:54 -0700 2008

e6ba20c7530e588ed2329cc7e4d207df1a80290f

added ref to YAHOO to license file

Jakobo committed to Jakobo/snaptest Wed Aug 27 23:15:54 -0700 2008

1d0e13bea383fca1167431dd1a23d7d2df85fd1a

removed references to the nice command, not used now

Jakobo committed to Jakobo/snaptest Wed Aug 27 22:46:25 -0700 2008

f918cedd20c8614a8b137de2f1d61c4d4e1dbe92

added skip to another test that required output

Jakobo committed to Jakobo/snaptest Wed Aug 27 22:46:25 -0700 2008

8a0d55d2f2f480261d54e02fe8695b699f3b30d5

fixed streaming for CGI mode setups, added skips to relevant tests

Jakobo committed to Jakobo/snaptest Wed Aug 27 22:46:25 -0700 2008
Jakobo committed to Jakobo/snaptest Wed Aug 27 21:59:04 -0700 2008

849f64eb2cbcd2c96742429748077159070529b9

proc_open isn't as efficient on a web server (doesn't stream output properly)

Jakobo committed to Jakobo/snaptest Wed Aug 27 21:51:38 -0700 2008

45dfe8f4784c13eb38453bb7b35ff525a7ec2390

different dispatcher method using proc_open for non-blocking sockets and named pipes instead of file pointers

Jakobo committed to Jakobo/snaptest Wed Aug 27 21:51:38 -0700 2008

25e6753b3d8d321389909e4ffc10a396689b1bdb

increased test coverage by adding file analyzer

Jakobo committed to Jakobo/snaptest Wed Aug 27 21:51:38 -0700 2008

9162be495cc0828aaa29659451dec6908f738587

added notes about getoptx.sh

Jakobo committed to Jakobo/snaptest Wed Aug 27 21:51:38 -0700 2008

626cabfa8395f62a0ee6c648b186226c72bdce60

ansi text reporter for pretty term colors

Jakobo committed to Jakobo/snaptest Wed Aug 27 15:42:28 -0700 2008

191d08602551818286387e54b1a45d2c82b4be44

tweaking readme still for github

Jakobo committed to Jakobo/snaptest Wed Aug 27 15:39:49 -0700 2008

70ede8f30dcd5d7e415769efb56ddcf5e744ccdd

tweaking readme still for github

Jakobo committed to Jakobo/snaptest Tue Aug 19 11:11:39 -0700 2008

c0205490f0a3df909b635072e8fdda385972a878

fixed bug where mock objects were unable to return a proper signature with optional parameters

Jakobo committed to Jakobo/snaptest Wed Jul 16 16:48:22 -0700 2008

4f612243f2ec94f5e0994b44450657110bb8693f

added block display on skips and todos

Jakobo committed to Jakobo/snaptest Wed Jul 16 16:48:22 -0700 2008

db4d72c07a1fce2cfa37b372f7b64c0f835e732b

changed isset() to check array keys (null was causing isset to return false negative

Jakobo committed to Jakobo/snaptest Thu Jun 12 00:04:59 -0700 2008

5d29c2aa036ccbf59c4f452bd54045fa137c41a7

fixed URL handling bug in constants.js when URL had a # in it

Jakobo committed to Jakobo/snaptest Thu Jun 12 00:04:59 -0700 2008

866fc2b2a06cc84b9ab76d3254faa7b0da01a2fe

added expand all / collapse all

Jakobo committed to Jakobo/snaptest Mon Jun 09 23:12:55 -0700 2008

c07418a88d046c74219240aac107d109e5c83b9a

added not identical assertions

Jakobo committed to Jakobo/snaptest Mon Jun 09 23:05:41 -0700 2008

61c9c7c209baf8622266e618755d6c755faf9ddd

added key support for web interface

Jakobo committed to Jakobo/snaptest Mon Jun 09 23:05:41 -0700 2008

ebac5f4f75c7ae9660f71f19ad05fbc9b72666d4

added not identical expectation

Jakobo committed to Jakobo/snaptest Mon Jun 09 23:05:41 -0700 2008

5d5c095cccd640d9f995d23850b757011dbdcce4

Revert "added Not Identical expectation"

Jakobo committed to Jakobo/snaptest Mon Jun 09 23:05:41 -0700 2008

268519ca77dce8d653b2b86f0668a6e8d5737b7e

added Not Identical expectation

Jakobo committed to Jakobo/snaptest Mon Jun 09 21:44:01 -0700 2008
Jakobo committed to Jakobo/snaptest Mon Jun 09 21:44:01 -0700 2008

754c6dab0975411dcbb47cb27654558b6474c607

fixed a bug where ?debug=true couldn't work right

Jakobo committed to Jakobo/snaptest Mon Jun 09 15:59:24 -0700 2008

980970c5a8f310eed193ec55d27a8424535fdfcc

updates to CSS for IE6, added transparent edge for IE7

Jakobo committed to Jakobo/snaptest Sun Jun 08 12:14:15 -0700 2008

ab00834549af4cd15966d3653e53e3555a621382

upgraded to yui 2.5.2, created IE specific style sheets for polishing

72squared started watching Jakobo/snaptest Fri Jun 06 08:34:57 -0700 2008
snaptest's description:
PHP5 Unit Testing Framework