File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed
Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 11## ** PyTestBehave Test Automation Framework**
22
3- ![ GitHub actions workflow status] ( https://img.shields.io/github/actions/workflow/status/argodevops/pyTestBehave /main.yml )
4- ![ GitHub language count] ( https://img.shields.io/github/languages/count/argodevops/pyTestBehave )
5- ![ PyPI - Python Version] ( https://img.shields.io/pypi/pyversions/pytestbehave )
6- ![ PyPI - License] ( https://img.shields.io/pypi/l/pytestbehave )
7- ![ PyPI - Version] ( https://img.shields.io/pypi/v/pytestbehave )
8- ![ GitHub Downloads] ( https://img.shields.io/github/downloads/argodevops/pytestbehave /total )
3+ ![ GitHub actions workflow status] ( https://img.shields.io/github/actions/workflow/status/argodevops/pytest-behave /main.yml )
4+ ![ GitHub language count] ( https://img.shields.io/github/languages/count/argodevops/pytest-behave )
5+ ![ PyPI - Python Version] ( https://img.shields.io/pypi/pyversions/pytest-behave )
6+ ![ PyPI - License] ( https://img.shields.io/pypi/l/pytest-behave )
7+ ![ PyPI - Version] ( https://img.shields.io/pypi/v/pytest-behave )
8+ ![ GitHub Downloads] ( https://img.shields.io/github/downloads/argodevops/pytest-behave /total )
99
1010```
1111 ____ _____ _ ____ _
Original file line number Diff line number Diff line change 11[project ]
2- name = " PyTestBehave "
3- version = " 1.0.1 "
2+ name = " pytest-behave "
3+ version = " 1.0.2 "
44authors = [
55 {
name =
" Argo DevOps" ,
email =
" [email protected] " },
66]
@@ -16,8 +16,8 @@ classifiers = [
1616]
1717
1818[project .urls ]
19- Homepage = " https://github.com/argodevops/pytestbehave "
20- Issues = " https://github.com/argodevops/pytestbehave /issues"
19+ Homepage = " https://github.com/argodevops/pytest-behave "
20+ Issues = " https://github.com/argodevops/pytest-behave /issues"
2121
2222[build-system ]
2323requires = [" hatchling" ]
You can’t perform that action at this time.
0 commit comments