wexample-wex-addon-dev-php 8.1.2__tar.gz → 8.2.0__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (100) hide show
  1. {wexample_wex_addon_dev_php-8.1.2 → wexample_wex_addon_dev_php-8.2.0}/PKG-INFO +158 -6
  2. {wexample_wex_addon_dev_php-8.1.2 → wexample_wex_addon_dev_php-8.2.0}/README.md +154 -2
  3. {wexample_wex_addon_dev_php-8.1.2 → wexample_wex_addon_dev_php-8.2.0}/pyproject.toml +4 -4
  4. {wexample_wex_addon_dev_php-8.1.2 → wexample_wex_addon_dev_php-8.2.0}/src/wexample_wex_addon_dev_php/resources/.wex.yml +0 -0
  5. {wexample_wex_addon_dev_php-8.1.2 → wexample_wex_addon_dev_php-8.2.0}/src/wexample_wex_addon_dev_php/resources/docker/Dockerfile.roave +0 -0
  6. {wexample_wex_addon_dev_php-8.1.2 → wexample_wex_addon_dev_php-8.2.0}/src/wexample_wex_addon_dev_php/services/__init__.py +0 -0
  7. {wexample_wex_addon_dev_php-8.1.2 → wexample_wex_addon_dev_php-8.2.0}/src/wexample_wex_addon_dev_php/services/composer/__init__.py +0 -0
  8. {wexample_wex_addon_dev_php-8.1.2 → wexample_wex_addon_dev_php-8.2.0}/src/wexample_wex_addon_dev_php/services/composer/docker/.wex.yml +0 -0
  9. {wexample_wex_addon_dev_php-8.1.2 → wexample_wex_addon_dev_php-8.2.0}/src/wexample_wex_addon_dev_php/services/composer/docker/docker-compose.yml +0 -0
  10. {wexample_wex_addon_dev_php-8.1.2 → wexample_wex_addon_dev_php-8.2.0}/src/wexample_wex_addon_dev_php/services/composer/service.yml +0 -0
  11. {wexample_wex_addon_dev_php-8.1.2 → wexample_wex_addon_dev_php-8.2.0}/src/wexample_wex_addon_dev_php/services/frankenphp/__init__.py +0 -0
  12. {wexample_wex_addon_dev_php-8.1.2 → wexample_wex_addon_dev_php-8.2.0}/src/wexample_wex_addon_dev_php/services/frankenphp/docker/.wex.yml +0 -0
  13. {wexample_wex_addon_dev_php-8.1.2 → wexample_wex_addon_dev_php-8.2.0}/src/wexample_wex_addon_dev_php/services/frankenphp/docker/docker-compose.yml +0 -0
  14. {wexample_wex_addon_dev_php-8.1.2 → wexample_wex_addon_dev_php-8.2.0}/src/wexample_wex_addon_dev_php/services/frankenphp/samples/.wex.yml +0 -0
  15. {wexample_wex_addon_dev_php-8.1.2 → wexample_wex_addon_dev_php-8.2.0}/src/wexample_wex_addon_dev_php/services/frankenphp/samples/caddy/.wex.yml +0 -0
  16. {wexample_wex_addon_dev_php-8.1.2 → wexample_wex_addon_dev_php-8.2.0}/src/wexample_wex_addon_dev_php/services/frankenphp/samples/caddy/Caddyfile +0 -0
  17. {wexample_wex_addon_dev_php-8.1.2 → wexample_wex_addon_dev_php-8.2.0}/src/wexample_wex_addon_dev_php/services/frankenphp/samples/docker/.wex.yml +0 -0
  18. {wexample_wex_addon_dev_php-8.1.2 → wexample_wex_addon_dev_php-8.2.0}/src/wexample_wex_addon_dev_php/services/frankenphp/samples/docker/docker-compose.yml +0 -0
  19. {wexample_wex_addon_dev_php-8.1.2 → wexample_wex_addon_dev_php-8.2.0}/src/wexample_wex_addon_dev_php/services/frankenphp/samples/env/dev/docker/.wex.yml +0 -0
  20. {wexample_wex_addon_dev_php-8.1.2 → wexample_wex_addon_dev_php-8.2.0}/src/wexample_wex_addon_dev_php/services/frankenphp/samples/env/dev/docker/docker-compose.yml +0 -0
  21. {wexample_wex_addon_dev_php-8.1.2 → wexample_wex_addon_dev_php-8.2.0}/src/wexample_wex_addon_dev_php/services/frankenphp/samples/env/local/docker/.wex.yml +0 -0
  22. {wexample_wex_addon_dev_php-8.1.2 → wexample_wex_addon_dev_php-8.2.0}/src/wexample_wex_addon_dev_php/services/frankenphp/samples/env/local/docker/docker-compose.yml +0 -0
  23. {wexample_wex_addon_dev_php-8.1.2 → wexample_wex_addon_dev_php-8.2.0}/src/wexample_wex_addon_dev_php/services/frankenphp/samples/env/prod/docker/.wex.yml +0 -0
  24. {wexample_wex_addon_dev_php-8.1.2 → wexample_wex_addon_dev_php-8.2.0}/src/wexample_wex_addon_dev_php/services/frankenphp/samples/env/prod/docker/docker-compose.yml +0 -0
  25. {wexample_wex_addon_dev_php-8.1.2 → wexample_wex_addon_dev_php-8.2.0}/src/wexample_wex_addon_dev_php/services/frankenphp/samples/php/.wex.yml +0 -0
  26. {wexample_wex_addon_dev_php-8.1.2 → wexample_wex_addon_dev_php-8.2.0}/src/wexample_wex_addon_dev_php/services/frankenphp/samples/php/web.ini +0 -0
  27. {wexample_wex_addon_dev_php-8.1.2 → wexample_wex_addon_dev_php-8.2.0}/src/wexample_wex_addon_dev_php/services/frankenphp/service.yml +0 -0
  28. {wexample_wex_addon_dev_php-8.1.2 → wexample_wex_addon_dev_php-8.2.0}/src/wexample_wex_addon_dev_php/services/laravel/__init__.py +0 -0
  29. {wexample_wex_addon_dev_php-8.1.2 → wexample_wex_addon_dev_php-8.2.0}/src/wexample_wex_addon_dev_php/services/laravel/docker/.wex.yml +0 -0
  30. {wexample_wex_addon_dev_php-8.1.2 → wexample_wex_addon_dev_php-8.2.0}/src/wexample_wex_addon_dev_php/services/laravel/docker/docker-compose.yml +0 -0
  31. {wexample_wex_addon_dev_php-8.1.2 → wexample_wex_addon_dev_php-8.2.0}/src/wexample_wex_addon_dev_php/services/laravel/samples/.wex.yml +0 -0
  32. {wexample_wex_addon_dev_php-8.1.2 → wexample_wex_addon_dev_php-8.2.0}/src/wexample_wex_addon_dev_php/services/laravel/samples/docker/docker-compose.yml +0 -0
  33. {wexample_wex_addon_dev_php-8.1.2 → wexample_wex_addon_dev_php-8.2.0}/src/wexample_wex_addon_dev_php/services/laravel/samples/env/dev/docker/docker-compose.yml +0 -0
  34. {wexample_wex_addon_dev_php-8.1.2 → wexample_wex_addon_dev_php-8.2.0}/src/wexample_wex_addon_dev_php/services/laravel/samples/env/prod/docker/docker-compose.yml +0 -0
  35. {wexample_wex_addon_dev_php-8.1.2 → wexample_wex_addon_dev_php-8.2.0}/src/wexample_wex_addon_dev_php/services/laravel/service.yml +0 -0
  36. {wexample_wex_addon_dev_php-8.1.2 → wexample_wex_addon_dev_php-8.2.0}/src/wexample_wex_addon_dev_php/services/php/__init__.py +0 -0
  37. {wexample_wex_addon_dev_php-8.1.2 → wexample_wex_addon_dev_php-8.2.0}/src/wexample_wex_addon_dev_php/services/php/docker/.wex.yml +0 -0
  38. {wexample_wex_addon_dev_php-8.1.2 → wexample_wex_addon_dev_php-8.2.0}/src/wexample_wex_addon_dev_php/services/php/docker/docker-compose.yml +0 -0
  39. {wexample_wex_addon_dev_php-8.1.2 → wexample_wex_addon_dev_php-8.2.0}/src/wexample_wex_addon_dev_php/services/php/samples/.wex.yml +0 -0
  40. {wexample_wex_addon_dev_php-8.1.2 → wexample_wex_addon_dev_php-8.2.0}/src/wexample_wex_addon_dev_php/services/php/samples/apache/web.conf +0 -0
  41. {wexample_wex_addon_dev_php-8.1.2 → wexample_wex_addon_dev_php-8.2.0}/src/wexample_wex_addon_dev_php/services/php/samples/docker/docker-compose.yml +0 -0
  42. {wexample_wex_addon_dev_php-8.1.2 → wexample_wex_addon_dev_php-8.2.0}/src/wexample_wex_addon_dev_php/services/php/samples/env/dev/cron/default.cron +0 -0
  43. {wexample_wex_addon_dev_php-8.1.2 → wexample_wex_addon_dev_php-8.2.0}/src/wexample_wex_addon_dev_php/services/php/samples/env/dev/docker/docker-compose.yml +0 -0
  44. {wexample_wex_addon_dev_php-8.1.2 → wexample_wex_addon_dev_php-8.2.0}/src/wexample_wex_addon_dev_php/services/php/samples/env/local/cron/default.cron +0 -0
  45. {wexample_wex_addon_dev_php-8.1.2 → wexample_wex_addon_dev_php-8.2.0}/src/wexample_wex_addon_dev_php/services/php/samples/env/local/docker/docker-compose.yml +0 -0
  46. {wexample_wex_addon_dev_php-8.1.2 → wexample_wex_addon_dev_php-8.2.0}/src/wexample_wex_addon_dev_php/services/php/samples/env/local/php/web.ini +0 -0
  47. {wexample_wex_addon_dev_php-8.1.2 → wexample_wex_addon_dev_php-8.2.0}/src/wexample_wex_addon_dev_php/services/php/samples/env/prod/apache/web.conf +0 -0
  48. {wexample_wex_addon_dev_php-8.1.2 → wexample_wex_addon_dev_php-8.2.0}/src/wexample_wex_addon_dev_php/services/php/samples/env/prod/cron/default.cron +0 -0
  49. {wexample_wex_addon_dev_php-8.1.2 → wexample_wex_addon_dev_php-8.2.0}/src/wexample_wex_addon_dev_php/services/php/samples/env/prod/docker/docker-compose.yml +0 -0
  50. {wexample_wex_addon_dev_php-8.1.2 → wexample_wex_addon_dev_php-8.2.0}/src/wexample_wex_addon_dev_php/services/php/samples/index.php +0 -0
  51. {wexample_wex_addon_dev_php-8.1.2 → wexample_wex_addon_dev_php-8.2.0}/src/wexample_wex_addon_dev_php/services/php/samples/php/web.ini +0 -0
  52. {wexample_wex_addon_dev_php-8.1.2 → wexample_wex_addon_dev_php-8.2.0}/src/wexample_wex_addon_dev_php/services/php/service.yml +0 -0
  53. {wexample_wex_addon_dev_php-8.1.2 → wexample_wex_addon_dev_php-8.2.0}/src/wexample_wex_addon_dev_php/services/phpmyadmin/__init__.py +0 -0
  54. {wexample_wex_addon_dev_php-8.1.2 → wexample_wex_addon_dev_php-8.2.0}/src/wexample_wex_addon_dev_php/services/phpmyadmin/commands/__init__.py +0 -0
  55. {wexample_wex_addon_dev_php-8.1.2 → wexample_wex_addon_dev_php-8.2.0}/src/wexample_wex_addon_dev_php/services/phpmyadmin/commands/runtime/__init__.py +0 -0
  56. {wexample_wex_addon_dev_php-8.1.2 → wexample_wex_addon_dev_php-8.2.0}/src/wexample_wex_addon_dev_php/services/phpmyadmin/docker/.wex.yml +0 -0
  57. {wexample_wex_addon_dev_php-8.1.2 → wexample_wex_addon_dev_php-8.2.0}/src/wexample_wex_addon_dev_php/services/phpmyadmin/docker/docker-compose.yml +0 -0
  58. {wexample_wex_addon_dev_php-8.1.2 → wexample_wex_addon_dev_php-8.2.0}/src/wexample_wex_addon_dev_php/services/phpmyadmin/env/.wex.yml +0 -0
  59. {wexample_wex_addon_dev_php-8.1.2 → wexample_wex_addon_dev_php-8.2.0}/src/wexample_wex_addon_dev_php/services/phpmyadmin/env/local/docker/docker-compose.yml +0 -0
  60. {wexample_wex_addon_dev_php-8.1.2 → wexample_wex_addon_dev_php-8.2.0}/src/wexample_wex_addon_dev_php/services/phpmyadmin/service.yml +0 -0
  61. {wexample_wex_addon_dev_php-8.1.2 → wexample_wex_addon_dev_php-8.2.0}/src/wexample_wex_addon_dev_php/services/symfony/__init__.py +0 -0
  62. {wexample_wex_addon_dev_php-8.1.2 → wexample_wex_addon_dev_php-8.2.0}/src/wexample_wex_addon_dev_php/services/symfony/docker/.wex.yml +0 -0
  63. {wexample_wex_addon_dev_php-8.1.2 → wexample_wex_addon_dev_php-8.2.0}/src/wexample_wex_addon_dev_php/services/symfony/docker/docker-compose.yml +0 -0
  64. {wexample_wex_addon_dev_php-8.1.2 → wexample_wex_addon_dev_php-8.2.0}/src/wexample_wex_addon_dev_php/services/symfony/samples/.wex.yml +0 -0
  65. {wexample_wex_addon_dev_php-8.1.2 → wexample_wex_addon_dev_php-8.2.0}/src/wexample_wex_addon_dev_php/services/symfony/samples/apache/.wex.yml +0 -0
  66. {wexample_wex_addon_dev_php-8.1.2 → wexample_wex_addon_dev_php-8.2.0}/src/wexample_wex_addon_dev_php/services/symfony/samples/apache/web.conf +0 -0
  67. {wexample_wex_addon_dev_php-8.1.2 → wexample_wex_addon_dev_php-8.2.0}/src/wexample_wex_addon_dev_php/services/symfony/samples/docker/docker-compose.yml +0 -0
  68. {wexample_wex_addon_dev_php-8.1.2 → wexample_wex_addon_dev_php-8.2.0}/src/wexample_wex_addon_dev_php/services/symfony/samples/env/dev/docker/docker-compose.yml +0 -0
  69. {wexample_wex_addon_dev_php-8.1.2 → wexample_wex_addon_dev_php-8.2.0}/src/wexample_wex_addon_dev_php/services/symfony/samples/env/local/docker/.wex.yml +0 -0
  70. {wexample_wex_addon_dev_php-8.1.2 → wexample_wex_addon_dev_php-8.2.0}/src/wexample_wex_addon_dev_php/services/symfony/samples/env/local/docker/docker-compose.yml +0 -0
  71. {wexample_wex_addon_dev_php-8.1.2 → wexample_wex_addon_dev_php-8.2.0}/src/wexample_wex_addon_dev_php/services/symfony/samples/env/prod/docker/docker-compose.yml +0 -0
  72. {wexample_wex_addon_dev_php-8.1.2 → wexample_wex_addon_dev_php-8.2.0}/src/wexample_wex_addon_dev_php/services/symfony/service.yml +0 -0
  73. {wexample_wex_addon_dev_php-8.1.2 → wexample_wex_addon_dev_php-8.2.0}/src/wexample_wex_addon_dev_php/services/wordpress/__init__.py +0 -0
  74. {wexample_wex_addon_dev_php-8.1.2 → wexample_wex_addon_dev_php-8.2.0}/src/wexample_wex_addon_dev_php/services/wordpress/commands/__init__.py +0 -0
  75. {wexample_wex_addon_dev_php-8.1.2 → wexample_wex_addon_dev_php-8.2.0}/src/wexample_wex_addon_dev_php/services/wordpress/commands/service/__init__.py +0 -0
  76. {wexample_wex_addon_dev_php-8.1.2 → wexample_wex_addon_dev_php-8.2.0}/src/wexample_wex_addon_dev_php/services/wordpress/commands/url/__init__.py +0 -0
  77. {wexample_wex_addon_dev_php-8.1.2 → wexample_wex_addon_dev_php-8.2.0}/src/wexample_wex_addon_dev_php/services/wordpress/commands/url/replace.py +0 -0
  78. {wexample_wex_addon_dev_php-8.1.2 → wexample_wex_addon_dev_php-8.2.0}/src/wexample_wex_addon_dev_php/services/wordpress/docker/.wex.yml +0 -0
  79. {wexample_wex_addon_dev_php-8.1.2 → wexample_wex_addon_dev_php-8.2.0}/src/wexample_wex_addon_dev_php/services/wordpress/docker/docker-compose.yml +0 -0
  80. {wexample_wex_addon_dev_php-8.1.2 → wexample_wex_addon_dev_php-8.2.0}/src/wexample_wex_addon_dev_php/services/wordpress/samples/.wex.yml +0 -0
  81. {wexample_wex_addon_dev_php-8.1.2 → wexample_wex_addon_dev_php-8.2.0}/src/wexample_wex_addon_dev_php/services/wordpress/samples/docker/docker-compose-cli.yml +0 -0
  82. {wexample_wex_addon_dev_php-8.1.2 → wexample_wex_addon_dev_php-8.2.0}/src/wexample_wex_addon_dev_php/services/wordpress/samples/docker/docker-compose.yml +0 -0
  83. {wexample_wex_addon_dev_php-8.1.2 → wexample_wex_addon_dev_php-8.2.0}/src/wexample_wex_addon_dev_php/services/wordpress/samples/env/dev/docker/docker-compose.yml +0 -0
  84. {wexample_wex_addon_dev_php-8.1.2 → wexample_wex_addon_dev_php-8.2.0}/src/wexample_wex_addon_dev_php/services/wordpress/samples/env/local/wp-cli/.gitkeep +0 -0
  85. {wexample_wex_addon_dev_php-8.1.2 → wexample_wex_addon_dev_php-8.2.0}/src/wexample_wex_addon_dev_php/services/wordpress/samples/env/prod/docker/docker-compose.yml +0 -0
  86. {wexample_wex_addon_dev_php-8.1.2 → wexample_wex_addon_dev_php-8.2.0}/src/wexample_wex_addon_dev_php/services/wordpress/service.yml +0 -0
  87. {wexample_wex_addon_dev_php-8.1.2 → wexample_wex_addon_dev_php-8.2.0}/src/wexample_wex_addon_dev_php/__init__.py +0 -0
  88. {wexample_wex_addon_dev_php-8.1.2 → wexample_wex_addon_dev_php-8.2.0}/src/wexample_wex_addon_dev_php/__pycache__/__init__.py +0 -0
  89. {wexample_wex_addon_dev_php-8.1.2 → wexample_wex_addon_dev_php-8.2.0}/src/wexample_wex_addon_dev_php/config_value/__init__.py +0 -0
  90. {wexample_wex_addon_dev_php-8.1.2 → wexample_wex_addon_dev_php-8.2.0}/src/wexample_wex_addon_dev_php/config_value/php_package_readme_config_value.py +0 -0
  91. {wexample_wex_addon_dev_php-8.1.2 → wexample_wex_addon_dev_php-8.2.0}/src/wexample_wex_addon_dev_php/file/__init__.py +0 -0
  92. {wexample_wex_addon_dev_php-8.1.2 → wexample_wex_addon_dev_php-8.2.0}/src/wexample_wex_addon_dev_php/file/php_composer_json_file.py +0 -0
  93. {wexample_wex_addon_dev_php-8.1.2 → wexample_wex_addon_dev_php-8.2.0}/src/wexample_wex_addon_dev_php/php_addon_manager.py +0 -0
  94. {wexample_wex_addon_dev_php-8.1.2 → wexample_wex_addon_dev_php-8.2.0}/src/wexample_wex_addon_dev_php/py.typed +0 -0
  95. {wexample_wex_addon_dev_php-8.1.2 → wexample_wex_addon_dev_php-8.2.0}/src/wexample_wex_addon_dev_php/workdir/__init__.py +0 -0
  96. {wexample_wex_addon_dev_php-8.1.2 → wexample_wex_addon_dev_php-8.2.0}/src/wexample_wex_addon_dev_php/workdir/php_package_workdir.py +0 -0
  97. {wexample_wex_addon_dev_php-8.1.2 → wexample_wex_addon_dev_php-8.2.0}/src/wexample_wex_addon_dev_php/workdir/php_packages_suite_workdir.py +0 -0
  98. {wexample_wex_addon_dev_php-8.1.2 → wexample_wex_addon_dev_php-8.2.0}/src/wexample_wex_addon_dev_php/workdir/php_symfony_workdir.py +0 -0
  99. {wexample_wex_addon_dev_php-8.1.2 → wexample_wex_addon_dev_php-8.2.0}/src/wexample_wex_addon_dev_php/workdir/php_workdir.py +0 -0
  100. {wexample_wex_addon_dev_php-8.1.2 → wexample_wex_addon_dev_php-8.2.0}/src/wexample_wex_addon_dev_php/workdir/symfony_workdir.py +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: wexample-wex-addon-dev-php
3
- Version: 8.1.2
3
+ Version: 8.2.0
4
4
  Summary: Python dev addon for wex
5
5
  Author-Email: weeger <contact@wexample.com>
6
6
  License: MIT
@@ -11,9 +11,9 @@ Project-URL: homepage, https://github.com/wexample/python-wex-dev-python
11
11
  Requires-Python: >=3.10
12
12
  Requires-Dist: attrs>=23.1.0
13
13
  Requires-Dist: cattrs>=23.1.0
14
- Requires-Dist: wexample-filestate-php>=6.1.0
15
- Requires-Dist: wexample-wex-addon-app>=16.4.0
16
- Requires-Dist: wexample-wex-addon-dev-javascript>=7.4.0
14
+ Requires-Dist: wexample-filestate-php>=6.3.0
15
+ Requires-Dist: wexample-wex-addon-app>=18.0.0
16
+ Requires-Dist: wexample-wex-addon-dev-javascript>=7.6.0
17
17
  Provides-Extra: dev
18
18
  Requires-Dist: pytest; extra == "dev"
19
19
  Requires-Dist: pytest-cov; extra == "dev"
@@ -21,7 +21,129 @@ Description-Content-Type: text/markdown
21
21
 
22
22
  # wex_addon_dev_php
23
23
 
24
- Version: 8.1.2
24
+ Version: 8.2.0
25
+
26
+ Python dev addon for wex
27
+
28
+ ## Table of Contents
29
+
30
+ - [Tests](#tests)
31
+ - [Suite Integration](#suite-integration)
32
+ - [Dependencies](#dependencies)
33
+ - [Versioning](#versioning)
34
+ - [License](#license)
35
+ - [Suite Integration](#suite-integration)
36
+ - [Suite Signature](#suite-signature)
37
+ - [Introduction](#introduction)
38
+ - [Roadmap](#roadmap)
39
+ - [Status Compatibility](#status-compatibility)
40
+ - [Useful Links](#useful-links)
41
+ - [Migration Notes](#migration-notes)
42
+
43
+ ## Tests
44
+
45
+ This project uses `pytest` for testing and `pytest-cov` for code coverage analysis.
46
+
47
+ ### Installation
48
+
49
+ First, install the required testing dependencies:
50
+ ```bash
51
+ .venv/bin/python -m pip install pytest pytest-cov
52
+ ```
53
+
54
+ ### Basic Usage
55
+
56
+ Run all tests with coverage:
57
+ ```bash
58
+ .venv/bin/python -m pytest --cov --cov-report=html
59
+ ```
60
+
61
+ ### Common Commands
62
+ ```bash
63
+ # Run tests with coverage for a specific module
64
+ .venv/bin/python -m pytest --cov=your_module
65
+
66
+ # Show which lines are not covered
67
+ .venv/bin/python -m pytest --cov=your_module --cov-report=term-missing
68
+
69
+ # Generate an HTML coverage report
70
+ .venv/bin/python -m pytest --cov=your_module --cov-report=html
71
+
72
+ # Combine terminal and HTML reports
73
+ .venv/bin/python -m pytest --cov=your_module --cov-report=term-missing --cov-report=html
74
+
75
+ # Run specific test file with coverage
76
+ .venv/bin/python -m pytest tests/test_file.py --cov=your_module --cov-report=term-missing
77
+ ```
78
+
79
+ ### Viewing HTML Reports
80
+
81
+ After generating an HTML report, open `htmlcov/index.html` in your browser to view detailed line-by-line coverage information.
82
+
83
+ ### Coverage Threshold
84
+
85
+ To enforce a minimum coverage percentage:
86
+ ```bash
87
+ .venv/bin/python -m pytest --cov=your_module --cov-fail-under=80
88
+ ```
89
+
90
+ This will cause the test suite to fail if coverage drops below 80%.
91
+
92
+ ## Integration in the Suite
93
+
94
+ This package is part of the Wexample Suite — a collection of high-quality, modular tools designed to work seamlessly together across multiple languages and environments.
95
+
96
+ ### Related Packages
97
+
98
+ The suite includes packages for configuration management, file handling, prompts, and more. Each package can be used independently or as part of the integrated suite.
99
+
100
+ Visit the [Wexample Suite documentation](https://docs.wexample.com) for the complete package ecosystem.
101
+
102
+ ## Dependencies
103
+
104
+ - attrs: >=23.1.0
105
+ - cattrs: >=23.1.0
106
+ - wexample-filestate-php: >=6.3.0
107
+ - wexample-wex-addon-app: >=18.0.0
108
+ - wexample-wex-addon-dev-javascript: >=7.6.0
109
+
110
+ ## Versioning & Compatibility Policy
111
+
112
+ Wexample packages follow **Semantic Versioning** (SemVer):
113
+
114
+ - **MAJOR**: Breaking changes
115
+ - **MINOR**: New features, backward compatible
116
+ - **PATCH**: Bug fixes, backward compatible
117
+
118
+ We maintain backward compatibility within major versions and provide clear migration guides for breaking changes.
119
+
120
+ ## License
121
+
122
+ This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
123
+
124
+ Free to use in both personal and commercial projects.
125
+
126
+ ## Integration in the Suite
127
+
128
+ This package is part of the Wexample Suite — a collection of high-quality, modular tools designed to work seamlessly together across multiple languages and environments.
129
+
130
+ ### Related Packages
131
+
132
+ The suite includes packages for configuration management, file handling, prompts, and more. Each package can be used independently or as part of the integrated suite.
133
+
134
+ Visit the [Wexample Suite documentation](https://docs.wexample.com) for the complete package ecosystem.
135
+
136
+ # About us
137
+
138
+ [Wexample](https://wexample.com) stands as a cornerstone of the digital ecosystem — a collective of seasoned engineers, researchers, and creators driven by a relentless pursuit of technological excellence. More than a media platform, it has grown into a vibrant community where innovation meets craftsmanship, and where every line of code reflects a commitment to clarity, durability, and shared intelligence.
139
+
140
+ This packages suite embodies this spirit. Trusted by professionals and enthusiasts alike, it delivers a consistent, high-quality foundation for modern development — open, elegant, and battle-tested. Its reputation is built on years of collaboration, refinement, and rigorous attention to detail, making it a natural choice for those who demand both robustness and beauty in their tools.
141
+
142
+ Wexample cultivates a culture of mastery. Each package, each contribution carries the mark of a community that values precision, ethics, and innovation — a community proud to shape the future of digital craftsmanship.
143
+
144
+ # wex_addon_dev_php
145
+
146
+ Version: 8.1.3
25
147
 
26
148
  Python dev addon for wex
27
149
 
@@ -104,7 +226,7 @@ Visit the [Wexample Suite documentation](https://docs.wexample.com) for the comp
104
226
  - attrs: >=23.1.0
105
227
  - cattrs: >=23.1.0
106
228
  - wexample-filestate-php: >=6.1.0
107
- - wexample-wex-addon-app: >=16.4.0
229
+ - wexample-wex-addon-app: >=16.6.0
108
230
  - wexample-wex-addon-dev-javascript: >=7.4.0
109
231
 
110
232
  ## Versioning & Compatibility Policy
@@ -321,3 +443,33 @@ See the [project roadmap](https://github.com/wexample/python-wex_addon_dev_php/i
321
443
  When upgrading between major versions, refer to the migration guides in the documentation.
322
444
 
323
445
  Breaking changes are clearly documented with upgrade paths and examples.
446
+
447
+ ## Known Limitations & Roadmap
448
+
449
+ Current limitations and planned features are tracked in the GitHub issues.
450
+
451
+ See the [project roadmap](https://github.com/wexample/python-wex_addon_dev_php/issues) for upcoming features and improvements.
452
+
453
+ ## Status & Compatibility
454
+
455
+ **Maturity**: Production-ready
456
+
457
+ **Python Support**: >=3.10
458
+
459
+ **OS Support**: Linux, macOS, Windows
460
+
461
+ **Status**: Actively maintained
462
+
463
+ ## Useful Links
464
+
465
+ - **Homepage**: https://github.com/wexample/python-wex-addon-dev-php
466
+ - **Documentation**: [docs.wexample.com](https://docs.wexample.com)
467
+ - **Issue Tracker**: https://github.com/wexample/python-wex-addon-dev-php/issues
468
+ - **Discussions**: https://github.com/wexample/python-wex-addon-dev-php/discussions
469
+ - **PyPI**: [pypi.org/project/wex_addon_dev_php](https://pypi.org/project/wex_addon_dev_php/)
470
+
471
+ ## Migration Notes
472
+
473
+ When upgrading between major versions, refer to the migration guides in the documentation.
474
+
475
+ Breaking changes are clearly documented with upgrade paths and examples.
@@ -1,6 +1,128 @@
1
1
  # wex_addon_dev_php
2
2
 
3
- Version: 8.1.2
3
+ Version: 8.2.0
4
+
5
+ Python dev addon for wex
6
+
7
+ ## Table of Contents
8
+
9
+ - [Tests](#tests)
10
+ - [Suite Integration](#suite-integration)
11
+ - [Dependencies](#dependencies)
12
+ - [Versioning](#versioning)
13
+ - [License](#license)
14
+ - [Suite Integration](#suite-integration)
15
+ - [Suite Signature](#suite-signature)
16
+ - [Introduction](#introduction)
17
+ - [Roadmap](#roadmap)
18
+ - [Status Compatibility](#status-compatibility)
19
+ - [Useful Links](#useful-links)
20
+ - [Migration Notes](#migration-notes)
21
+
22
+ ## Tests
23
+
24
+ This project uses `pytest` for testing and `pytest-cov` for code coverage analysis.
25
+
26
+ ### Installation
27
+
28
+ First, install the required testing dependencies:
29
+ ```bash
30
+ .venv/bin/python -m pip install pytest pytest-cov
31
+ ```
32
+
33
+ ### Basic Usage
34
+
35
+ Run all tests with coverage:
36
+ ```bash
37
+ .venv/bin/python -m pytest --cov --cov-report=html
38
+ ```
39
+
40
+ ### Common Commands
41
+ ```bash
42
+ # Run tests with coverage for a specific module
43
+ .venv/bin/python -m pytest --cov=your_module
44
+
45
+ # Show which lines are not covered
46
+ .venv/bin/python -m pytest --cov=your_module --cov-report=term-missing
47
+
48
+ # Generate an HTML coverage report
49
+ .venv/bin/python -m pytest --cov=your_module --cov-report=html
50
+
51
+ # Combine terminal and HTML reports
52
+ .venv/bin/python -m pytest --cov=your_module --cov-report=term-missing --cov-report=html
53
+
54
+ # Run specific test file with coverage
55
+ .venv/bin/python -m pytest tests/test_file.py --cov=your_module --cov-report=term-missing
56
+ ```
57
+
58
+ ### Viewing HTML Reports
59
+
60
+ After generating an HTML report, open `htmlcov/index.html` in your browser to view detailed line-by-line coverage information.
61
+
62
+ ### Coverage Threshold
63
+
64
+ To enforce a minimum coverage percentage:
65
+ ```bash
66
+ .venv/bin/python -m pytest --cov=your_module --cov-fail-under=80
67
+ ```
68
+
69
+ This will cause the test suite to fail if coverage drops below 80%.
70
+
71
+ ## Integration in the Suite
72
+
73
+ This package is part of the Wexample Suite — a collection of high-quality, modular tools designed to work seamlessly together across multiple languages and environments.
74
+
75
+ ### Related Packages
76
+
77
+ The suite includes packages for configuration management, file handling, prompts, and more. Each package can be used independently or as part of the integrated suite.
78
+
79
+ Visit the [Wexample Suite documentation](https://docs.wexample.com) for the complete package ecosystem.
80
+
81
+ ## Dependencies
82
+
83
+ - attrs: >=23.1.0
84
+ - cattrs: >=23.1.0
85
+ - wexample-filestate-php: >=6.3.0
86
+ - wexample-wex-addon-app: >=18.0.0
87
+ - wexample-wex-addon-dev-javascript: >=7.6.0
88
+
89
+ ## Versioning & Compatibility Policy
90
+
91
+ Wexample packages follow **Semantic Versioning** (SemVer):
92
+
93
+ - **MAJOR**: Breaking changes
94
+ - **MINOR**: New features, backward compatible
95
+ - **PATCH**: Bug fixes, backward compatible
96
+
97
+ We maintain backward compatibility within major versions and provide clear migration guides for breaking changes.
98
+
99
+ ## License
100
+
101
+ This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
102
+
103
+ Free to use in both personal and commercial projects.
104
+
105
+ ## Integration in the Suite
106
+
107
+ This package is part of the Wexample Suite — a collection of high-quality, modular tools designed to work seamlessly together across multiple languages and environments.
108
+
109
+ ### Related Packages
110
+
111
+ The suite includes packages for configuration management, file handling, prompts, and more. Each package can be used independently or as part of the integrated suite.
112
+
113
+ Visit the [Wexample Suite documentation](https://docs.wexample.com) for the complete package ecosystem.
114
+
115
+ # About us
116
+
117
+ [Wexample](https://wexample.com) stands as a cornerstone of the digital ecosystem — a collective of seasoned engineers, researchers, and creators driven by a relentless pursuit of technological excellence. More than a media platform, it has grown into a vibrant community where innovation meets craftsmanship, and where every line of code reflects a commitment to clarity, durability, and shared intelligence.
118
+
119
+ This packages suite embodies this spirit. Trusted by professionals and enthusiasts alike, it delivers a consistent, high-quality foundation for modern development — open, elegant, and battle-tested. Its reputation is built on years of collaboration, refinement, and rigorous attention to detail, making it a natural choice for those who demand both robustness and beauty in their tools.
120
+
121
+ Wexample cultivates a culture of mastery. Each package, each contribution carries the mark of a community that values precision, ethics, and innovation — a community proud to shape the future of digital craftsmanship.
122
+
123
+ # wex_addon_dev_php
124
+
125
+ Version: 8.1.3
4
126
 
5
127
  Python dev addon for wex
6
128
 
@@ -83,7 +205,7 @@ Visit the [Wexample Suite documentation](https://docs.wexample.com) for the comp
83
205
  - attrs: >=23.1.0
84
206
  - cattrs: >=23.1.0
85
207
  - wexample-filestate-php: >=6.1.0
86
- - wexample-wex-addon-app: >=16.4.0
208
+ - wexample-wex-addon-app: >=16.6.0
87
209
  - wexample-wex-addon-dev-javascript: >=7.4.0
88
210
 
89
211
  ## Versioning & Compatibility Policy
@@ -300,3 +422,33 @@ See the [project roadmap](https://github.com/wexample/python-wex_addon_dev_php/i
300
422
  When upgrading between major versions, refer to the migration guides in the documentation.
301
423
 
302
424
  Breaking changes are clearly documented with upgrade paths and examples.
425
+
426
+ ## Known Limitations & Roadmap
427
+
428
+ Current limitations and planned features are tracked in the GitHub issues.
429
+
430
+ See the [project roadmap](https://github.com/wexample/python-wex_addon_dev_php/issues) for upcoming features and improvements.
431
+
432
+ ## Status & Compatibility
433
+
434
+ **Maturity**: Production-ready
435
+
436
+ **Python Support**: >=3.10
437
+
438
+ **OS Support**: Linux, macOS, Windows
439
+
440
+ **Status**: Actively maintained
441
+
442
+ ## Useful Links
443
+
444
+ - **Homepage**: https://github.com/wexample/python-wex-addon-dev-php
445
+ - **Documentation**: [docs.wexample.com](https://docs.wexample.com)
446
+ - **Issue Tracker**: https://github.com/wexample/python-wex-addon-dev-php/issues
447
+ - **Discussions**: https://github.com/wexample/python-wex-addon-dev-php/discussions
448
+ - **PyPI**: [pypi.org/project/wex_addon_dev_php](https://pypi.org/project/wex_addon_dev_php/)
449
+
450
+ ## Migration Notes
451
+
452
+ When upgrading between major versions, refer to the migration guides in the documentation.
453
+
454
+ Breaking changes are clearly documented with upgrade paths and examples.
@@ -6,7 +6,7 @@ build-backend = "pdm.backend"
6
6
 
7
7
  [project]
8
8
  name = "wexample-wex-addon-dev-php"
9
- version = "8.1.2"
9
+ version = "8.2.0"
10
10
  description = "Python dev addon for wex"
11
11
  authors = [
12
12
  { name = "weeger", email = "contact@wexample.com" },
@@ -20,9 +20,9 @@ classifiers = [
20
20
  dependencies = [
21
21
  "attrs>=23.1.0",
22
22
  "cattrs>=23.1.0",
23
- "wexample-filestate-php>=6.1.0",
24
- "wexample-wex-addon-app>=16.4.0",
25
- "wexample-wex-addon-dev-javascript>=7.4.0",
23
+ "wexample-filestate-php>=6.3.0",
24
+ "wexample-wex-addon-app>=18.0.0",
25
+ "wexample-wex-addon-dev-javascript>=7.6.0",
26
26
  ]
27
27
 
28
28
  [project.readme]