FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · strufkin/allure-python · GitHub
strufkin
/
allure-python
Public
forked from
allure-framework/allure-python
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
User selector
Datepicker
Commit history
Commits on Dec 1, 2021
Provide tests for string to array parameter issue fix
strufkin
committed
3559b23
View commit details
Copy full SHA for 3559b23
Browse repository at this point
Update utils.py
strufkin
authored
cd70795
View commit details
Copy full SHA for cd70795
Browse repository at this point
Commits on Oct 15, 2021
upgrade to github-native dependabot (via #587)
dependabot-preview[bot]
authored
3c74fd5
View commit details
Copy full SHA for 3c74fd5
Browse repository at this point
add inversion key and condition in select_by_testcase (via #634)
Lirlili
authored
f3e41d3
View commit details
Copy full SHA for f3e41d3
Browse repository at this point
Commits on Oct 4, 2021
call deselect hook when tests filtered (via #628)
skhomuti
authored
a5d0510
View commit details
Copy full SHA for a5d0510
Browse repository at this point
Commits on Sep 30, 2021
Add pytest-check integration test (via #612)
skhomuti
authored
7fcb13d
View commit details
Copy full SHA for 7fcb13d
Browse repository at this point
Commits on Sep 29, 2021
add python_requires directive to allure-python (via #599)
iamdbychkov
authored
1aae5ed
View commit details
Copy full SHA for 1aae5ed
Browse repository at this point
fix none step_result error (via #608)
229max
authored
4c7a608
View commit details
Copy full SHA for 4c7a608
Browse repository at this point
Add py38 and py39 to build envs (via #613)
skhomuti
authored
9836e56
View commit details
Copy full SHA for 9836e56
Browse repository at this point
Fix behave hooks reporting (via #623)
sseliverstov
authored
5ebe2d1
View commit details
Copy full SHA for 5ebe2d1
Browse repository at this point
Commits on Jul 16, 2021
fix history for pytest-bdd (via #579)
janxen
authored
50cb0ec
View commit details
Copy full SHA for 50cb0ec
Browse repository at this point
Commits on Jun 2, 2021
drop excluded tests by tags or test_plan.json (#593)
sseliverstov
authored
9b0cde4
View commit details
Copy full SHA for 9b0cde4
Browse repository at this point
Commits on May 24, 2021
fix redefined fixtures handling (via #592)
Dmitry Gusakov
authored
a4e7f7f
View commit details
Copy full SHA for a4e7f7f
Browse repository at this point
Commits on May 19, 2021
Add an ability to pass positional args as keyword (fixes #440) (#569)
Denis Alexeev
authored
b2e64d4
View commit details
Copy full SHA for b2e64d4
Browse repository at this point
Commits on Mar 22, 2021
support Dynamic.link and Dynamic.description for allure-behave (via #574)
oatssss
authored
61da8af
View commit details
Copy full SHA for 61da8af
Browse repository at this point
support for searching test by ID (via #571)
MissiaL
authored
fa4e2ff
View commit details
Copy full SHA for fa4e2ff
Browse repository at this point
add optionally parent uuid for attach (via #575)
skhomuti
authored
fcc6bcd
View commit details
Copy full SHA for fcc6bcd
Browse repository at this point
add support for robotframework==4.0 (via #576)
skhomuti
authored
6ccf068
View commit details
Copy full SHA for 6ccf068
Browse repository at this point
Commits on Mar 3, 2021
fixed that not closed fixture step breaks location of next body steps (via #568)
skhomuti
authored
c217262
View commit details
Copy full SHA for c217262
Browse repository at this point
Commits on Mar 2, 2021
integration tests moved to tox test target (via #562)
Artem Ryabkov
authored
44669ed
View commit details
Copy full SHA for 44669ed
Browse repository at this point
fix non-existent attribute error for 'item' object in listener (via #567)
vgorkavenko
authored
07150eb
View commit details
Copy full SHA for 07150eb
Browse repository at this point
Commits on Feb 18, 2021
fix testplan.json when path present in env variable but not exists on disk (via #564)
sseliverstov
authored
323d394
View commit details
Copy full SHA for 323d394
Browse repository at this point
Commits on Feb 3, 2021
Fix behave fullname (#561)
sseliverstov
authored
27bf63c
View commit details
Copy full SHA for 27bf63c
Browse repository at this point
Commits on Jan 26, 2021
Fixed tests filter by ID and selectors (via #546)
Stilver
authored
5e7bc86
View commit details
Copy full SHA for 5e7bc86
Browse repository at this point
Commits on Jan 25, 2021
Fix missing fixtures in report when using lazy_fixture (via #548)
dgusakov
authored
6e7fe49
View commit details
Copy full SHA for 6e7fe49
Browse repository at this point
Commits on Jan 13, 2021
Fix getattr issue for display name feature (fixes #542 via #545)
vgorkavenko
authored
163f08c
View commit details
Copy full SHA for 163f08c
Browse repository at this point
fix robot testplan (via #540)
sseliverstov
authored
08e06f2
View commit details
Copy full SHA for 08e06f2
Browse repository at this point
Commits on Dec 21, 2020
robot test plan (via #538)
sseliverstov
authored
524beb8
View commit details
Copy full SHA for 524beb8
Browse repository at this point
Commits on Dec 7, 2020
add type hint for decorated function (via #533)
jackblk
authored
5923e5c
View commit details
Copy full SHA for 5923e5c
Browse repository at this point
Commits on Dec 6, 2020
added @allure.title annotation support for fixtures (fixes #210 via #527)
Artem Ryabkov
authored
ed38912
View commit details
Copy full SHA for ed38912
Browse repository at this point
support for fixture values in test titles (via #530)
Artem Ryabkov
authored
23da5fd
View commit details
Copy full SHA for 23da5fd
Browse repository at this point
Commits on Dec 4, 2020
Allure test plan support for behave (via #531)
sseliverstov
authored
e262568
View commit details
Copy full SHA for e262568
Browse repository at this point
Commits on Nov 27, 2020
add pytest-bdd and nose2 (via #525)
sseliverstov
authored
4fa3e3a
View commit details
Copy full SHA for 4fa3e3a
Browse repository at this point
add fullName (via #524)
sseliverstov
authored
b666b06
View commit details
Copy full SHA for b666b06
Browse repository at this point
Commits on Nov 24, 2020
typo in link_patter formatter (via #516)
Bidonus
authored
34a91fa
View commit details
Copy full SHA for 34a91fa
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL