Robotframework-doctestlibrary

Latest version: v0.22.0

Safety actively analyzes 666166 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 4

0.7.0

Make libdmtx optional

- Only try to import libdmtx when `contain_barcodes` is `True`

0.6.0

- Add `blur` option to reduce visual differenes caused by noise
- Allow `threshold` as argument to `Compare Images` Keyword (before it was only allowed on Library Level)
- Fix some issues with `DPI` setting on Library Import vs `DPI` on `Compare Images` Keyword

0.5.0

Allow URLs for image comparisons (instead of filepaths)

0.4.2

- Add very quick pixel-wise image comparison in beginning
- Perform structural similarity check only if pixel-wise comparison failed
- Improve Watermark check

v.0.4.1
Improved (experimental) text detection with `east` when using argument `ocr_engine=east`

Allow usage of `dict` , `list` and `strings` for `mask` argument, to ignore parts from comparison without additional placeholder_file

Allow comparing if images with different sizes (they will be scaled to match before comparison) with argument `resize_candidate`

Better keyword documentation of `Compare Images` Keyword

v.0.3.1
Cleanup and refactor to use poetry for dependencies, build and publish.
Removed some unneeded files and dependencies like pdfminer.six.
Minor changes to functionality.

- PDF Should Contain Strings now also accepts single string as an argument (before it only accepted Lists)
- Removed infinite recursion error when using deepdiff to check [mediabox] object in PDF Content check

v.0.2.0
- Use PyMuPDF (instead of GhostScript/ImageMagick) for rendering PDF files before visual comparison.
- Use PyMuPDF (instead of pdfminer) to parse PDF content like metadata, text, fonts, images, signatures.
- Option to provide watermark_file as parameter for visual comparison
- More content checks on PDF files possible
- Checking move_tolerance for visual comparison is more accurate

Bug fixes for
- Images with different dimensions shwing up as equal
- move_tolerance checks at the edge of image

0.1.1

It's the first public release of the library that offers it's core functionality - comparing (pdf) documents visually.
There might be plenty of issues with the "advanced" features like 'move_tolerance'.
Unit Test Coverage also needs to be increased.
But - it's a start...

v.0.1.2
deepdiff package was missing as required depency

Page 4 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.