.gitignore
.gitmodules
CHANGELOG.md
CONTRIBUTING.md
LICENSE
README.md
Release-Notes.md
mkdocs.yml
pyproject.toml
.centurion/project_status.json
.gitea/pull_request_template.md
.gitea/ISSUE_TEMPLATE/epic_user_story.yaml
.gitea/ISSUE_TEMPLATE/feature_epic_story.yaml
.gitea/ISSUE_TEMPLATE/new_model.md
.gitea/ISSUE_TEMPLATE/user_story_basic.yaml
.gitea/workflows/bump.yaml
.gitea/workflows/mkdocs.yaml
.gitea/workflows/pull-requests.yaml
.github/.gitkeep
.github/workflows/python-package.yaml
.vscode/extensions.json
.vscode/settings.json
docs/contact.md
docs/index.md
docs/tags.md
docs/articles/index.md
docs/operations/index.md
docs/projects/index.md
docs/projects/pytest/index.md
docs/projects/pytest/simplified/index.md
pytest_simplified/__init__.py
pytest_simplified/plugin.py
pytest_simplified.egg-info/PKG-INFO
pytest_simplified.egg-info/SOURCES.txt
pytest_simplified.egg-info/dependency_links.txt
pytest_simplified.egg-info/entry_points.txt
pytest_simplified.egg-info/requires.txt
pytest_simplified.egg-info/top_level.txt
pytest_simplified/suites/__init__.py
pytest_simplified/suites/attributes.py
pytest_simplified/suites/functions.py