Skip to content

miya0001/wp-compatibility-tests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Compatibility Tests of WordPress and PHP

https://travis-ci.org/miya0001/wp-compatibility-tests

It runs PHPUnit tests for WordPress 3.7+ and PHP 5.3+ on the Travis CI.

You can see compatibilities of PHP versions from 5.3 to 7.0 with WordPress versions from 3.7 to latest.

How to run tests

$ git clone git@github.com:miya0001/wp-compatibility-tests.git
$ bash bin/install-wp-tests.sh wordpress_test root '' localhost 4.6
$ cd tests
$ phpunit

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages