pyvider-hcl 2025-11-28
Added load distribution to pytest defaults and cleaned up gitignore
2 files · 1+ · 2-

Added load distribution strategy for tests

1 file changed
  • pyproject.toml Added --dist load to pytest addopts for load-balanced test distribution
  • Changed pytest addopts to include --dist load for load-balanced test distribution with pytest-xdist qualify internal
    1 file
    • pyproject.toml

Removed unused lib/ from gitignore

1 file changed
  • .gitignore Removed lib/ entry (directory not used by this project)