terraform-provider-pyvider
2025-08-11
Add test scripts and update build configuration for provider verification
8 files · 516+ · 8-
Provider test scripts
4 files changed
test_env.pyEnvironment verification test scripttest_minimal.pyMinimal provider functionality testtest_provider.pyFull provider integration testtest_provider_components.pyComponent registration and discovery test
- Created test scripts for verifying environment setup, minimal functionality, provider integration, and component discovery
qualify
behavioral
4 files
test_env.pytest_minimal.pytest_provider.pytest_provider_components.py
Build configuration updates
4 files changed
pyproject.tomlUpdated project configurationwrkenv.tomlUpdated work environment settingsenv.ps1Updated PowerShell environmentenv.shUpdated Bash environment