Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

Archive /

Our old forums are still available as a read-only archive.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo

Automated testing


Go to End


2 Posts   1554 Views

Avatar
Markus

Google Summer of Code Hacker, 152 Posts

15 August 2007 at 11:11pm

Edited: 15/08/2007 11:12pm

Hi guys,

I just saw the new wiki page about automated testing and thought that this free PHP Architect article could be interesting for you.
It shows a way how to create UI tests based on PHPUnit.

Avatar
Sam

Administrator, 690 Posts

17 August 2007 at 2:20pm

It's interesting, but the Win / IE-only requirement makes it inappropriate for our purposes. Half our development team runs OS X :-)

At this stage, I'm working on testing the non-javascript material with a bit of refactoring of the Controller objects.