Skip to content

Commit d047b76

Browse files
Update README to include Dockerfile and requirements
Add Dockerfile and clarify requirements.txt location
1 parent aa9e3c3 commit d047b76

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,9 @@ QA-bootcamp-2026/
9191
│ └── requirements.txt # Python project dependencies
9292
|
9393
├── README.md # Project documentation
94+
└── Dockerfile # Docker configuration for isolated test execution environment
9495
└── package.json # Node dependencies for auxiliary tools
96+
└── requirements.txt # Python project dependencies
9597
```
9698

9799
## Metrics & Results

0 commit comments

Comments
 (0)