Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wp-phpunit/wp-phpunit
WordPress core PHPUnit library. [READ ONLY] Versions for new WordPress releases are built daily.
https://github.com/wp-phpunit/wp-phpunit
composer-package phpunit unit-testing wordpress wordpress-development
Last synced: 6 days ago
JSON representation
WordPress core PHPUnit library. [READ ONLY] Versions for new WordPress releases are built daily.
- Host: GitHub
- URL: https://github.com/wp-phpunit/wp-phpunit
- Owner: wp-phpunit
- Created: 2017-11-26T08:31:22.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-11-22T01:27:47.000Z (about 1 month ago)
- Last Synced: 2024-12-15T15:08:04.247Z (13 days ago)
- Topics: composer-package, phpunit, unit-testing, wordpress, wordpress-development
- Language: PHP
- Homepage:
- Size: 6.5 MB
- Stars: 78
- Watchers: 4
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# WP PHPUnit
[![Packagist Version](https://img.shields.io/packagist/v/wp-phpunit/wp-phpunit.svg)](https://packagist.org/packages/wp-phpunit/wp-phpunit)
[![Packagist Downloads](https://img.shields.io/packagist/dt/wp-phpunit/wp-phpunit.svg)](https://packagist.org/packages/wp-phpunit/wp-phpunit)
[![Packagist License](https://img.shields.io/packagist/l/wp-phpunit/wp-phpunit.svg)](https://packagist.org/packages/wp-phpunit/wp-phpunit)The WordPress core PHPUnit library.
**This repository is built from the official WordPress git mirror `git://develop.git.wordpress.org`. Please direct all issues [here](https://github.com/wp-phpunit/issues/issues).**
For more information, [see the documentation](https://github.com/wp-phpunit/docs).