Logan Lindquist Land

Results 302 issues of Logan Lindquist Land

## Summary - Implement modern Python testing infrastructure using Poetry for dependency management - Add pytest-based testing framework with comprehensive fixtures and configuration - Include automated test scripts for CI/CD...

# Set up Python Testing Infrastructure ## Summary This PR establishes a comprehensive testing infrastructure for the project using Poetry as the package manager and pytest as the testing framework....

# Set Up Python Testing Infrastructure ## Summary This PR establishes a comprehensive testing infrastructure for the visual-pushing-grasping project, migrating from manual dependency management to Poetry and setting up pytest...

# Add Complete Python Testing Infrastructure ## Summary This PR sets up a comprehensive testing infrastructure for the OSRFramework project using Poetry as the package manager and pytest as the...

# Add Python Testing Infrastructure ## Summary This PR sets up a complete testing infrastructure for the recommender systems evaluation project using Poetry as the package manager and pytest as...

# Set Up Python Testing Infrastructure ## Summary This PR establishes a comprehensive testing infrastructure for the Zeus Scanner project using Poetry as the package manager and pytest as the...

# Set up Python Testing Infrastructure ## Summary This PR establishes a comprehensive testing infrastructure for the P3 (Programming Puzzles and Code Competitions) project using Poetry as the package manager...

# Add Python Testing Infrastructure ## Summary This PR sets up a comprehensive testing infrastructure for the PortaSpeech project using Poetry as the package manager and pytest as the testing...

- Configured Poetry as the package manager with pyproject.toml - Added pytest, pytest-cov, and pytest-mock as dev dependencies - Set up pytest configuration with coverage thresholds and custom markers -...

# Add Python Testing Infrastructure ## Summary This PR sets up a comprehensive testing infrastructure for the QANet project using Poetry as the package manager and pytest as the testing...