File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -2,14 +2,14 @@ BDD library for the pytest runner
2
2
=================================
3
3
4
4
.. image :: http://img.shields.io/pypi/v/pytest-bdd.svg
5
- :target: https://pypi.python.org/pypi/pytest-bdd
5
+ :target: https://pypi.python.org/pypi/pytest-bdd
6
6
.. image :: https://codecov.io/gh/pytest-dev/pytest-bdd/branch/master/graph/badge.svg
7
- :target: https://codecov.io/gh/pytest-dev/pytest-bdd
7
+ :target: https://codecov.io/gh/pytest-dev/pytest-bdd
8
8
.. image :: https://github.com/pytest-dev/pytest-bdd/actions/workflows/main.yml/badge.svg
9
- :target: https://github.com/pytest-dev/pytest-bdd/actions/workflows/main.yml
9
+ :target: https://github.com/pytest-dev/pytest-bdd/actions/workflows/main.yml
10
10
.. image :: https://readthedocs.org/projects/pytest-bdd/badge/?version=stable
11
- :target: https://readthedocs.org/projects/pytest-bdd/
12
- :alt: Documentation Status
11
+ :target: https://readthedocs.org/projects/pytest-bdd/
12
+ :alt: Documentation Status
13
13
14
14
pytest-bdd implements a subset of the Gherkin language to enable automating project
15
15
requirements testing and to facilitate behavioral driven development.
You can’t perform that action at this time.
0 commit comments