Spaces:
Running
Running
| # Testing dependencies for VAMGUARD_TITAN / TIA-ARCHITECT-CORE | |
| # Core testing framework | |
| pytest>=8.0.0 | |
| pytest-cov>=4.1.0 | |
| pytest-mock>=3.12.0 | |
| pytest-asyncio>=0.23.0 | |
| # Code coverage | |
| coverage>=7.4.0 | |
| # Test utilities | |
| mock>=5.1.0 | |
| faker>=24.0.0 | |
| # For testing async code | |
| asyncio>=3.4.3 | |