Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/abmsourav/wp-tdd

A Test-Driven Development WordPress plugin starter
https://github.com/abmsourav/wp-tdd

test-automation testing-tools unit-testing wordpress wordpress-plugin

Last synced: about 2 months ago
JSON representation

A Test-Driven Development WordPress plugin starter

Awesome Lists containing this project

README

        

# wp-tdd
A Test-Driven Development WordPress plugin starter




## Setup
1. Move `pre-commit` file to `.git/hooks/` folder
2. Run `composer install`
3. Add `.phpcs-log.txt` and `vendor` in your *gitignore* file.
4. Change `phpcs.xml` ruleset as your project needs (optional).


![WP-TDD Demo](https://github.com/AbmSourav/wp-tdd/blob/dev/assets/wp-tdd.gif)