File tree
Expand file treeCollapse file tree
4 files changed
+79
-24
lines changedFilter options
- build
- python_files
- tests
- pytestadapter
- unittestadapter
- unittestadapter
Expand file treeCollapse file tree
4 files changed
+79
-24
lines changedbuild/test-requirements.txt
Copy file name to clipboardExpand all lines: build/test-requirements.txt+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
32 | 32 |
|
33 | 33 |
|
34 | 34 |
|
| 35 | + |
35 | 36 |
|
36 | 37 |
|
37 | 38 |
|
|
python_files/tests/pytestadapter/helpers.py
Copy file name to clipboardExpand all lines: python_files/tests/pytestadapter/helpers.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
244 | 244 |
|
245 | 245 |
|
246 | 246 |
|
247 |
| - |
| 247 | + |
248 | 248 |
|
249 | 249 |
|
250 | 250 |
|
|
python_files/tests/unittestadapter/test_coverage.py
Copy file name to clipboardExpand all lines: python_files/tests/unittestadapter/test_coverage.py+40Lines changed: 40 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
8 | 8 |
|
9 | 9 |
|
10 | 10 |
|
| 11 | + |
| 12 | + |
11 | 13 |
|
12 | 14 |
|
13 | 15 |
|
| ||
49 | 51 |
|
50 | 52 |
|
51 | 53 |
|
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + |
| 67 | + |
| 68 | + |
| 69 | + |
| 70 | + |
| 71 | + |
| 72 | + |
| 73 | + |
| 74 | + |
| 75 | + |
| 76 | + |
| 77 | + |
| 78 | + |
| 79 | + |
| 80 | + |
| 81 | + |
| 82 | + |
| 83 | + |
| 84 | + |
| 85 | + |
| 86 | + |
| 87 | + |
| 88 | + |
| 89 | + |
| 90 | + |
| 91 | + |
python_files/unittestadapter/django_handler.py
Copy file name to clipboardExpand all lines: python_files/unittestadapter/django_handler.py+37-23Lines changed: 37 additions & 23 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 | 3 |
|
| 4 | + |
4 | 5 |
|
5 | 6 |
|
6 | 7 |
|
7 | 8 |
|
8 |
| - |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
9 | 15 |
|
10 | 16 |
|
11 | 17 |
|
| ||
16 | 22 |
|
17 | 23 |
|
18 | 24 |
|
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
19 | 36 |
|
20 | 37 |
|
21 | 38 |
|
| ||
72 | 89 |
|
73 | 90 |
|
74 | 91 |
|
75 |
| - |
76 |
| - |
77 |
| - |
| 92 | + |
| 93 | + |
| 94 | + |
| 95 | + |
| 96 | + |
| 97 | + |
| 98 | + |
| 99 | + |
| 100 | + |
| 101 | + |
| 102 | + |
| 103 | + |
| 104 | + |
78 | 105 |
|
79 | 106 |
|
80 | 107 |
|
| 108 | + |
| 109 | + |
81 | 110 |
|
82 |
| - |
83 |
| - |
84 |
| - |
85 |
| - |
86 |
| - |
87 |
| - |
88 |
| - |
89 |
| - |
90 |
| - |
91 |
| - |
92 |
| - |
93 |
| - |
94 |
| - |
95 |
| - |
96 |
| - |
97 |
| - |
98 |
| - |
99 |
| - |
100 |
| - |
| 111 | + |
| 112 | + |
| 113 | + |
| 114 | + |
101 | 115 |
|
102 | 116 |
|
0 commit comments