Hi,
I am wondering if there's any automated tests for drupal. I already read this post(http://drupal.org/node/6055).

Is there any nightly "build" of drupal that'll catch any syntax error and run unit/regression/integraion tests?

I know Drupal relies on the community to test a lot of things. But it'd be nice to have some sorts of automated tests.

BTW, see http://drupal.org/node/24539 for an intersting event on open source software testing.

Thanks
Kai

Comments

moshe weitzman’s picture

the drupal project has no automated test suite, and thus has no machine which actually performs periodic tests. feel free to make this better, using the module that was linked above.