Skip to content

kitconcept/kitconcept.contentsync

Repository files navigation

kitconcept.contentsync 🔄

PyPI PyPI - Python Version PyPI - Wheel PyPI - License PyPI - Status

Code Quality

GitHub contributors GitHub Repo stars

kitconcept.contentsync syncronizes Person content items in a Plone Site

Develop

Running tests

Run all tests

uv run pytest

Run all tests, stop on first fail

uv run pytest -x --pdb

Run tests in the file test_clients_plone

uv run pytest -k test_clients_plone

Run tests that do not require the containers (Faster tests)

uv run pytest -m "not docker"

About

Synchronize content items from external sources into a Plone site

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages