Skip to content

Automated testing for the WordPress Japanese package with the WP Multibyte Patch

Notifications You must be signed in to change notification settings

jawordpressorg/automated-testing-for-wordpress-ja

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Automated testing for the WordPress Japanese package with the WP Multibyte Patch

Build Status

This project is a testing suite for the WordPress Japanese package.

It is testing for functions of the latest version of wp-multibyte-patch plugin in combinations of the following environments.

  • PHP 5.6 - 7.2
  • WordPress nightly and latest. (Include multisite)

Run automated testing on the local machine

$ git clone [email protected]:jawordpressorg/automated-testing-for-wordpress-ja.git
$ cd automated-testing-for-wordpress-ja
$ bash bin/install-wp-tests.sh <db-name> <db-user> <db-pass> [db-host] [wp-version]
$ bash bin/prepare.sh

Then run phpunit.

$ phpunit

Checklist

Related

Run tests

If you want to run tests manually, please click "Restart build" on the Travis CI.

https://travis-ci.org/jawordpressorg/automated-testing-for-wordpress-ja

Also, the tests are runinng automatically every day by cron.

About

Automated testing for the WordPress Japanese package with the WP Multibyte Patch

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published