File tree
13 files changed
+20
-21
lines changedFilter options
- allure-behave
- features/steps
- allure-pytest
- test
- allure-python-commons-test
- src
13 files changed
+20
-21
lines changed+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
9 |
| - |
| 9 | + |
10 | 10 |
|
11 |
| - |
12 | 11 |
|
13 | 12 |
|
14 | 13 |
|
|
allure-behave/features/steps/behave_steps.py
Copy file name to clipboardExpand all lines: allure-behave/features/steps/behave_steps.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 |
| - |
| 3 | + |
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
|
allure-behave/features/steps/report_steps.py
Copy file name to clipboardExpand all lines: allure-behave/features/steps/report_steps.py+9-9Lines changed: 9 additions & 9 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 |
| - |
4 |
| - |
5 |
| - |
6 |
| - |
7 |
| - |
8 |
| - |
9 |
| - |
10 |
| - |
11 |
| - |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
|
+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
18 |
| - |
19 |
| - |
| 18 | + |
| 19 | + |
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
|
allure-pytest/test/conftest.py
Copy file name to clipboardExpand all lines: allure-pytest/test/conftest.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
6 |
| - |
| 6 | + |
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
15 |
| - |
| 15 | + |
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
|
+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
15 |
| - |
16 |
| - |
| 15 | + |
| 16 | + |
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
|
allure-python-testing/setup.py renamed to allure-python-commons-test/setup.py
Copy file name to clipboardExpand all lines: allure-python-commons-test/setup.py+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 |
| - |
| 3 | + |
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
| ||
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
21 |
| - |
22 |
| - |
| 21 | + |
| 22 | + |
23 | 23 |
|
24 | 24 |
|
25 | 25 |
|
|
allure-python-testing/src/__init__.py renamed to allure-python-commons-test/src/__init__.py
Copy file name to clipboardFile renamed without changes.
allure-python-testing/src/container.py renamed to allure-python-commons-test/src/container.py
Copy file name to clipboardFile renamed without changes.
allure-python-testing/src/label.py renamed to allure-python-commons-test/src/label.py
Copy file name to clipboardFile renamed without changes.
allure-python-testing/src/report.py renamed to allure-python-commons-test/src/report.py
Copy file name to clipboardFile renamed without changes.
allure-python-testing/src/result.py renamed to allure-python-commons-test/src/result.py
Copy file name to clipboardFile renamed without changes.
allure-python-testing/tox.ini renamed to allure-python-commons-test/tox.ini
Copy file name to clipboardFile renamed without changes.
0 commit comments