|
|
Tuesday, October 17. 2006FIT for PHPTrackbacks
Trackback specific URI for this entry
No Trackbacks
Comments
Display comments as
(Linear | Threaded)
If I understand well, it's something you put on top of unit tests ? Can it integrates with existing unit tests done with, say, phpunit ?
looks interesting It's not so much on top Unit-Tests, it is more about communication.
Unit-Tests (usually) are visible for testers and programmers. FIT-(HTML)-Documents are e.g. written by your customer. Hence it contains all your client's expectaions. Now PHPFIT automatically compares those expectations with actual results. So, for example we use Simple-Test (like PHPUnit) for plenty of tests on API-level (check functions and methods). At the same time FIT gives the answers to questions like: "Is it possible to store my chinese address?" Give it a go, I guess you'll like it. The author does not allow comments to this entry
|
php_network_getaddresses: getaddrinfo failed: Name or service not knownphp_network_getaddresses: getaddrinfo failed: Name or service not known |