Compare commits

...

13 Commits

Author SHA256 Message Date
AutoGits prjgit-updater
b11c176df0 'python-pytest-textual-snapshot' update via Direct Workflow 2026-01-15 08:22:45 +00:00
AutoGits prjgit-updater
17f3c8b525 'python-pytest-textual-snapshot' update via Direct Workflow 2026-01-14 21:10:18 +00:00
AutoGits prjgit-updater
2b4f696d4b Auto-inclusion python-pytest-textual-snapshot 2026-01-14 21:05:15 +00:00
AutoGits prjgit-updater
b1556da006 'python-pytest-mpl' update via Direct Workflow 2026-01-06 13:19:16 +00:00
c3bc010de4 Merge pull request 'Forwarded PRs: python-pytest-run-parallel' (#27) from PR_python-pytest-run-parallel#1 into main
Reviewed-on: #27
2026-01-05 04:55:22 +01:00
AutoGits PR Review Bot
d5412e68a5 auto-created for python-pytest-run-parallel
This commit was autocreated by AutoGits PR Review Bot

referencing PRs:
 PR: python-pytest/python-pytest-run-parallel!1
2026-01-05 03:34:44 +00:00
1d9b9c3a29 Merge pull request 'Add python-pytest-lazy-fixtures as a submodule' (#26) from add-pytest-lazy-fixtures into main
Reviewed-on: #26
2026-01-05 02:07:54 +01:00
b05ee9c650 Add python-pytest-lazy-fixtures as a submodule 2026-01-05 11:55:07 +11:00
ff21a84dc8 Merge pull request 'Add python-pytest-fixtures-classes as a submodule' (#25) from add-pytest-fixture-classes into main
Reviewed-on: #25
2026-01-05 01:51:26 +01:00
2a152824b4 Add python-pytest-fixtures-classes as a submodule 2026-01-05 11:42:59 +11:00
65a59bddd5 Merge pull request 'Add python-pytest-deadfixtures as a submodule' (#23) from add-pytest-deadfixtures into main
Reviewed-on: #23
2025-12-19 04:34:32 +01:00
5030a116d0 Add python-pytest-deadfixtures as a submodule 2025-12-19 14:27:41 +11:00
9ae396eca1 Merge pull request 'Forwarded PRs: python-pytest-describe' (#22) from PR_python-pytest-describe#1 into main
Reviewed-on: #22
2025-12-17 05:40:44 +01:00
7 changed files with 18 additions and 2 deletions

12
.gitmodules vendored
View File

@@ -361,3 +361,15 @@
[submodule "python-pytest-flake8"] [submodule "python-pytest-flake8"]
path = python-pytest-flake8 path = python-pytest-flake8
url = https://src.opensuse.org/python-pytest/python-pytest-flake8.git url = https://src.opensuse.org/python-pytest/python-pytest-flake8.git
[submodule "python-pytest-deadfixtures"]
path = python-pytest-deadfixtures
url = https://src.opensuse.org/python-pytest/python-pytest-deadfixtures
[submodule "python-pytest-fixture-classes"]
path = python-pytest-fixture-classes
url = https://src.opensuse.org/python-pytest/python-pytest-fixture-classes
[submodule "python-pytest-lazy-fixtures"]
path = python-pytest-lazy-fixtures
url = https://src.opensuse.org/python-pytest/python-pytest-lazy-fixtures
[submodule "python-pytest-textual-snapshot"]
path = python-pytest-textual-snapshot
url = https://src.opensuse.org/python-pytest/python-pytest-textual-snapshot.git