usecase_forge_test 0.1.0-dev.2
usecase_forge_test: ^0.1.0-dev.2 copied to clipboard
Deterministic test helpers for the pure Dart usecase_forge runtime.
Changelog #
0.1.0-dev.2 - 2026-08-08 #
- Added current ArkTelos package documentation, verified publisher, public contact, security-reporting, and project links to the English and Russian documentation.
0.1.0-dev.1 - 2026-08-02 #
- Added
UseCaseTestObserverfor snapshots, terminal history and stream errors. - Added
useCaseTestwith explicit event-driven waiting and guaranteed cleanup. - Added field-aware snapshot, execution-entry and stream-error matchers.
- Added
TestUseCaseClockfor deterministic policies and timestamps. - Added lifecycle tests and six runnable examples.