Skip to content

eliorivero/wp-jest-tests

Repository files navigation

WP Jest Tests

Examplifies how to test JavaScript from a WordPress plugin using Jest.

This repo is a companion to the tutorial Easy JavaScript unit tests in WordPress with Jest

Installing

Clone this repo and enter its directory.

Run npm install to download all the dependencies.

Run npm run test to run Jest tests.

About

Write JavaScript unit tests for WordPress plugins using Jest

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published