How can I use phpunit to test a wordpress module in different WP versions ? I found this tutorial : http://codex.wordpress.org/Automated_Testing but i don't think you can select the right WP version. Also I would like to run PhpUnit directly not using wp-test.php.