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.
PyPI: Client Challenge
GitHub: GitHub - deekshith-poojary98/robotframework-filewatcher: Robot Framework library for file system monitoring ยท GitHub
As always, feedback, suggestions, and feature requests are welcome!