Yuva Testing Utilities
·
Developer and tester toolkit for WordPress and WooCommerce. Fast, lightweight tools inside the admin for common local and staging tasks.
Yuva Testing Utilities is built for developers and testers who want quick, lightweight tools inside the WordPress admin — no bloat, no complicated setup.
Best used in local or staging environments where you frequently test emails, checkout flows, or need to clean up database content without touching production.
Modules:
- Emails — Configure SMTP, log and preview outgoing emails, send test emails.
- Auto-Fill — Fill the WooCommerce checkout with random user data on every click. Supports classic and Blocks checkout.
- Downloader — Download any installed plugin or theme as a .zip, or fetch the WooCommerce sample products CSV.
- Database — Inspect and clean up post types, database options, post meta, and user meta.
- Test Data — Generate and delete test users, WooCommerce orders, and coupons.
- Tools — Manage transients, view and trigger cron jobs, tail log files, inspect PHP constants, and view server info.
External services
- RandomUser.me (
https://randomuser.me/api/) — used by Auto-Fill to generate random placeholder user data. No personal or site data is sent. - GitHub / WooCommerce (
https://raw.githubusercontent.com/woocommerce/woocommerce/) — used by Downloader and Test Data to fetch the WooCommerce sample products CSV on demand.