๐Ÿš€ robotframework-filewatcher v0.2.0 is now available!

This release adds several new filesystem validation and event history capabilities, including:

  • File checksum generation & verification
  • File stability assertions
  • Wait for file move events
  • Wait until a directory is empty
  • Wait until a file checksum changes
  • Event statistics
  • Retrieve new/deleted files since an event checkpoint
  • And moreโ€ฆ

These additions make it easier to test downloads, exports, generated reports, cleanup workflows, and other event-driven filesystem scenarios in Robot Framework.

:package: PyPI: Client Challenge
:laptop: GitHub: GitHub - deekshith-poojary98/robotframework-filewatcher: Robot Framework library for file system monitoring ยท GitHub

As always, feedback, suggestions, and feature requests are welcome!