File tree 1 file changed +6
-6
lines changed
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
BDD library for the pytest runner
2
2
=================================
3
3
4
- .. image :: http ://img.shields.io/pypi/v/pytest-bdd.svg
4
+ .. image :: https ://img.shields.io/pypi/v/pytest-bdd.svg
5
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
8
- .. image :: https://travis-ci.org /pytest-dev/pytest-bdd. svg?branch=master
9
- :target: https://travis-ci.org /pytest-dev/pytest-bdd
7
+ :target: https://codecov.io/gh/pytest-dev/pytest-bdd
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
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