Hi Thomas!

On 09/05/07 13:35 Thomas Koch wrote:

> would there be interest for a component like Pear::HTTP_Client for ezc? We 
> use 
> the Pear package in our company, but consider do abandon it step by step as 
> it is not strict compliant.

I don't see any sense in such a component, since ext/curl can perfom
such tasks. Features it does not provide are easily implementable in a
custom application and are of very rare use.

> Another idea is, to have a SimpleWebTest class for PHPUnit like there's 
> WebTestCase for SimpleTest. You have Silenium for complex web testing, but 
> it's a too big thing if you only want to make simple tests.

> A HTTP_Client component and a SimpleWebTest class could share some code.

If you consider Selenium to complex for your tests you might simply
choose a different testing framework. We are not providing any test
facilities on our own but are using PHPUnit for our tests. If you want
to discuss the facilities of Sebastians unit test framework, please
refer to the PHPUnit development mailinglist.

Regards,
Toby
-- 
Mit freundlichen Grüßen / Med vennlig hilsen / With kind regards

Tobias Schlitt (GPG: 0xC462BC14) eZ Components Developer

[EMAIL PROTECTED] | eZ Systems AS | ez.no
-- 
Components mailing list
[email protected]
http://lists.ez.no/mailman/listinfo/components

Reply via email to