8000 Add readme for section2. · SWCodeG/testing-python-apps@fa856ae · GitHub
[go: up one dir, main page]

Skip to content

Commit fa856ae

Browse files
committed
Add readme for section2.
1 parent 5a02a2f commit fa856ae

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

section2/video_code/readme.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,10 @@ To get started:
88

99
- Create a virtualenv for this project
1010
- Install requirements using `pip install -r requirements.txt`
11+
12+
When you've created the first test, you'll also need to create a correct runtime configuration in PyCharm.
13+
14+
Create a sample unittest configuration, and choose:
15+
16+
- `Path` as as target, with your project's `/tests` folder.
17+
- `Pattern` being `_test.py`

0 commit comments

Comments
 (0)
0