Search found 21 matches

by stryderjzw
Fri Aug 19, 2005 12:18 am
Forum: Testing
Topic: [Solved] How to handle Include/Path in an application
Replies: 3
Views: 6535

Thanks! This totally solved my problem. Thanks again.
by stryderjzw
Tue Aug 16, 2005 10:05 pm
Forum: Testing
Topic: [Solved] How to handle Include/Path in an application
Replies: 3
Views: 6535

[Solved] How to handle Include/Path in an application

Hi, I came across a problem with includes and I was hoping to hear what other people did. I saw this structure from nielsene. tests/All.php tests/acceptance-tests/All.php /<moduleName>/All.php /<long multi-page process test> tests/unit-tests/All.php /classes/All.php /<class hierarchy>/All.php /<asso...
by stryderjzw
Mon Aug 15, 2005 7:09 pm
Forum: Testing
Topic: AJAX for simpletest?
Replies: 10
Views: 11380

I'm not sure if it's Firefox only. I use Firefox and it works, and have not tried it on any other browser.

I think the developer sometimes checks in on the Sitepoint forums... maybe a search there will help.
by stryderjzw
Sun Aug 14, 2005 4:50 pm
Forum: Testing
Topic: AJAX for simpletest?
Replies: 10
Views: 11380

by stryderjzw
Thu Aug 11, 2005 1:03 am
Forum: PHP - Code
Topic: Where can I find PHP API?
Replies: 2
Views: 420

This would be the closest thing to it, i guess.

http://www.php.net/manual/en/

Enjoy.
by stryderjzw
Sat Aug 06, 2005 11:33 pm
Forum: Testing
Topic: Starting a project with TDD
Replies: 2
Views: 7152

Starting a project with TDD

Hi everyone, I hope to get help with TDD and unit testing, especially with web development. I've been lurking around Sitepoint forums and have recently found my way here. I am very admiring of McGruff's knowledge and many insightful posts on Sitepoint. I am glad there is a unit-testing forum run by ...