-
Notifications
You must be signed in to change notification settings - Fork 55
Description
Description:
Firstly, thank you for the incredible utility provided by WooCommerce Smooth Generator. It’s a fantastic tool for populating stores with realistic test data, and its composer-installable nature adds great flexibility for developers.
As a plugin developer creating WooCommerce extensions, the ability to seamlessly integrate realistic data generation into PHPUnit tests would significantly enhance development workflows. However, the current documentation lacks guidance on how to use Smooth Generator in a PHPUnit context. This is a critical gap that, if addressed, could benefit many developers in the WooCommerce ecosystem.
Request:
- Please provide detailed documentation on how to integrate WooCommerce Smooth Generator into PHPUnit tests.
- Include code examples or templates, if necessary, to demonstrate the implementation.
- Outline best practices for using the generator within a test suite, particularly for scenarios like generating test orders, products, and customers during setup.
Adding such documentation would empower developers to leverage Smooth Generator to its fullest potential, streamlining the development and testing of WooCommerce extensions.
Thank you for considering this request. Your continued efforts and contributions are greatly appreciated by the developer community!