pytest-dev / pytest-dev/pytest-bdd

How to view the summary of test feature report for pytest-bdd?.

Open
#359 6 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
1.5k
Forks
251
Avg merge
43m
Merged PRs (30d)
2

Description

Can you please help/guide me to know how will the pytest-bdd report produce an output in summary(similar to or like in cucumber). The main info I am looking for is to show the scenarios, and count for passed/failed etc as highlighted in green in the below.
image

However, this is what I see when I run the command "pytest "
3 passed, 18 deselected, 5 warnings in 4.41s

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Begin with the pytest invocation shown in the issue and inspect pytest-bdd's reporting and documentation entry points. Reproduce the reported 3 passed, 18 deselected, and 5 warnings output, then document how to obtain a scenario summary with passed and failed counts like the referenced Cucumber output.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
documentation, testing-qa
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.