Skip to main content

Compare HTML files by rendered output

Project description

htmlcmp

Tool to compare (generated) HTML files visually and automatically using Selenium.

Provides various entry points to run:

  • compare-html is a CLI tool to compare two directory structures containing HTML files
  • compare-html-server starts a webserver and allows to inspect differences manually
  • html-render-diff renders two HTML files and produces images
  • html-tidy allows to run HTML tidy on a directory

Used for regression testing in https://github.com/opendocument-app/OpenDocument.core.

Install via PyPI

pip install htmlcmp

Download and run the docker image

docker pull ghcr.io/opendocument-app/odr_core_test
docker run -ti \
  -v $(pwd):/repo \
  -p 8000:8000 \
  ghcr.io/opendocument-app/odr_core_test \
  compare-html-server /repo/REFERENCE /repo/MONITORED --compare --driver firefox --port 8000

Manually build the docker image

docker build --tag odr_core_test test/docker

Run locally

PYTHONPATH=$(pwd)/src:$PYTHONPATH python ./src/htmlcmp/compare_output_server.py \
  /path/to/REFERENCE \
  /path/to/MONITORED \
  --compare \
  --driver firefox \
  --port 8000 \
  -vv

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

htmlcmp-1.2.2.tar.gz (12.3 kB view details)

Uploaded Source

File details

Details for the file htmlcmp-1.2.2.tar.gz.

File metadata

  • Download URL: htmlcmp-1.2.2.tar.gz
  • Upload date:
  • Size: 12.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for htmlcmp-1.2.2.tar.gz
Algorithm Hash digest
SHA256 5f787255d2aa84cca426cf2b65925378e2c65974638da3afa3c3db7298137238
MD5 281f3ea1e6fa9b5e959577b652790e72
BLAKE2b-256 dd01377204aeaa4073dfcf262b691ad05579db9cf1e16cd82cf68b01e579e390

See more details on using hashes here.

Provenance

The following attestation bundles were made for htmlcmp-1.2.2.tar.gz:

Publisher: pypi.yaml on opendocument-app/compare-html

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page