Set Up Pytest + pytest-django in Backend #61

Closed
opened 2025-11-22 12:11:24 +00:00 by 21193762 · 0 comments
Member

Configure the backend to use pytest with Django support so teams can run tests consistently.

Tasks:

  • Install pytest, pytest-django, pytest-cov
  • Add them to requirements.txt
  • Create pytest.ini with Django config
  • Ensure python_files = test_*.py is set
  • Verify pytest runs without errors
Configure the backend to use pytest with Django support so teams can run tests consistently. Tasks: - [ ] Install pytest, pytest-django, pytest-cov - [ ] Add them to requirements.txt - [ ] Create pytest.ini with Django config - [ ] Ensure python_files = test_*.py is set - [ ] Verify pytest runs without errors
21193762 added this to the (deleted) project 2025-11-22 12:11:25 +00:00
22351159 added this to the Testing project 2025-11-22 12:23:07 +00:00
Sign in to join this conversation.
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
2025/CSIS-CMS-Group-9#61
No description provided.