Commit Graph

1339 Commits

Author SHA1 Message Date
Jason Allen e41d8b9a6f First commit for setting default parser 2024-11-28 09:55:04 +00:00
Jason Allen c4f44dc3b3 Merge branch 'master' into set-default-parser 2024-11-15 17:59:58 +00:00
Jason Allen e89e17cdc4 First commit for setting default parser 2024-11-15 08:44:00 +00:00
Alessio Bogon 93e446eff6
Merge pull request #740 from pytest-dev/version-8
Bump version to v8.0.0
2024-11-14 21:26:13 +01:00
Alessio Bogon 99017b88ae
Bump version to v8.0.0, update changelog 2024-11-14 21:21:57 +01:00
Alessio Bogon 8f9df7ca2b
Merge pull request #728 from jsa34/add-rule 2024-11-14 00:11:30 +01:00
Jason Allen 3f91a64cab Make rule test for Gherkin terminal reporter check verbosity levels 1 and 2 2024-11-13 22:47:55 +00:00
Jason Allen d67a7b8ffb Resolve merge conflicts 2024-11-13 22:37:07 +00:00
Jason Allen 9b052774fb Merge branch 'master' into add-rule
# Conflicts:
#	CHANGES.rst
#	src/pytest_bdd/parser.py
#	src/pytest_bdd/scenario.py
2024-11-13 22:34:48 +00:00
Jason Allen f7d6c6a162 Merge remote-tracking branch 'origin/add-rule' into add-rule 2024-11-13 22:19:54 +00:00
Jason Allen 4017171417 Response to feedback: remove add_background and use constructor; remove unnecessary sorting 2024-11-13 22:19:43 +00:00
Alessio Bogon f47c6d2fb5
Merge pull request #738 from pytest-dev/multi-example-tables 2024-11-13 23:16:36 +01:00
Alessio Bogon a589676687
Merge branch 'master' into add-rule 2024-11-13 23:09:05 +01:00
Alessio Bogon d8f9674aca
Merge branch 'master' into multi-example-tables 2024-11-13 23:05:46 +01:00
Alessio Bogon a01ca25e5a
Merge pull request #739 from pytest-dev/test-python-main-steps-found
Test using pytest main to invoke test finds step defs.
2024-11-13 23:01:04 +01:00
Jason Allen 3f567bf0c2 Update test name 2024-11-13 21:57:27 +00:00
Jason Allen 5ab1c54507 Test using pytest main to invoke test finds step defs.
Resolves #173
2024-11-13 18:49:25 +00:00
Jason Allen cb1fbb626a Remove unnecessary safeguard for possible empty contexts copied from original implementation. 2024-11-13 07:18:16 +00:00
Jason Allen dd145a2049 Response to feedback: now yield scenario 2024-11-13 07:15:55 +00:00
Jason Allen 2d40d7a4ea Remove feature field from Rule 2024-11-12 22:11:30 +00:00
Jason Allen 3e962b57d6 Make examples non-nullable 2024-11-12 22:09:39 +00:00
Jason Allen cf17c1ce5b Remove warning suppression 2024-11-12 21:58:05 +00:00
Jason Allen ba66bb5622 Feedback response 2024-11-12 21:52:14 +00:00
Jason Allen 5be56e2856 Response to feedback 2024-11-12 21:37:46 +00:00
Jason Allen d5ce7dceac Mypy fixes 2024-11-11 20:24:01 +00:00
Jason Allen 6f4bb36a4a Forgot to install pre-commit! 2024-11-11 20:17:47 +00:00
Jason Allen ba33f18133 Implement multiple example tables 2024-11-11 20:16:48 +00:00
Jason Allen 55bd49d5ee Implement multiple example tables 2024-11-11 14:46:51 +00:00
Jason Allen bff1995a3a Start implementation of multiple example tables 2024-11-09 18:27:01 +00:00
Jason Allen 5ebf4eaf13 Oops misformatting! 2024-11-05 19:23:02 +00:00
Jason Allen 1e53a6ee62 Make mypy happy 2024-11-05 19:04:34 +00:00
Jason Allen 186c666857 Response to feedback 2024-11-05 18:45:40 +00:00
Jason Allen b01e8540fd Merge branch 'master' into add-rule
# Conflicts:
#	CHANGES.rst
2024-11-05 18:05:19 +00:00
Alessio Bogon 4d995b2ed4
Merge pull request #735 from pytest-dev/sphinx-new
Revamp sphinx docs
2024-11-04 19:47:38 +01:00
Alessio Bogon 8e66ff8f45
Bump os 2024-11-04 19:42:36 +01:00
Alessio Bogon c94ff2673d
Revamp sphinx docs
* recreate ex-novo the sphinx configuration files
* make sure it looks decent
* add sphinx to the dev deps
2024-11-04 19:36:46 +01:00
Alessio Bogon a613b81941
Merge pull request #732 from pytest-dev/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2024-11-03 21:52:25 +01:00
Alessio Bogon 4156ded296
Merge pull request #734 from pytest-dev/twine-check
Run "twine check" on the built dist files
2024-11-03 18:58:19 +01:00
Alessio Bogon d4f349913d
Run `twine check` to the built dist files 2024-11-03 18:25:03 +01:00
Alessio Bogon 00936a8ee3
Merge pull request #733 from pytest-dev/drop-py3.8
Fix python supported version not correctly declared in pyproject.toml
2024-11-03 18:19:16 +01:00
Alessio Bogon 050e9ec1fd
Fix python supported version not correctly declared in pyproject.toml 2024-11-03 18:13:27 +01:00
Alessio Bogon b5836f6ebd
Merge pull request #731 from pytest-dev/test-on-the-built-artifact
Upload to PyPI the same dist that we tested on
2024-10-30 19:11:32 +01:00
Alessio Bogon f8c2a01e4c
do not use global install of poetry in tox[mypy] 2024-10-30 18:59:32 +01:00
Alessio Bogon e7ed3281d9
Test against the artifact that we will upload to PyPI 2024-10-30 18:59:32 +01:00
pre-commit-ci[bot] e4e627afd3
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/asottile/pyupgrade: v3.18.0 → v3.19.0](https://github.com/asottile/pyupgrade/compare/v3.18.0...v3.19.0)
2024-10-28 23:27:53 +00:00
Alessio Bogon a12fa3b302
Bump tox 2024-10-27 17:04:03 +01:00
Alessio Bogon 368994d281
Reindent yaml 2024-10-27 15:38:12 +01:00
Alessio Bogon dcafea0e01
Merge pull request #725 from pytest-dev/implement-localisation 2024-10-25 22:24:51 +02:00
Alessio Bogon 2a402c6062
Merge pull request #730 from pytest-dev/fix-typing-for-setdefault
Fix typing for `setdefault`
2024-10-25 22:08:38 +02:00
Alessio Bogon 01b8b88974
Fix typing for `setdefault` 2024-10-25 21:58:16 +02:00