Delayed/Soft Assertions for Python
JSON →delayed-assert is a Python library that provides delayed or soft assertions, allowing test execution to continue even after an `expect()` call fails. All accumulated failures are then reported at a designated point using `assert_expectations()` or implicitly with a decorator/context manager. It is framework-agnostic and currently at version 0.4.2, with a moderate release cadence focusing on usability and feature enhancements like improved test case identification and output control.
Traffic · last 30 days ↑71% vs prev 7d
total hits 24
actors 6 distinct systems
last hit 19h ago Bingbot
top countries 🇸🇬 Singapore · 🇺🇸 United States · 🇨🇦 Canada · 🇩🇪 Germany · 🇫🇷 France
Resources
API endpoints
full doc /v1/registry/delayed-assert
compatibility /v1/registry/delayed-assert/compatibility