pytest-dev / pytest-bdd

BDD library for the pytest runner
https://pytest-bdd.readthedocs.io/en/latest/
MIT License
1.32k stars 221 forks source link

Drop python 3.6, pytest<5 #504

Closed youtux closed 2 years ago

youtux commented 2 years ago

Originally implemented in #495.

Closes #495.

codecov[bot] commented 2 years ago

Codecov Report

Merging #504 (743c9a1) into master (2fb5a11) will decrease coverage by 0.00%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #504      +/-   ##
==========================================
- Coverage   95.48%   95.48%   -0.01%     
==========================================
  Files          48       48              
  Lines        1573     1571       -2     
  Branches      171      170       -1     
==========================================
- Hits         1502     1500       -2     
  Misses         44       44              
  Partials       27       27              
Impacted Files Coverage Δ
tests/scripts/test_generate.py 100.00% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 2fb5a11...743c9a1. Read the comment docs.