usecase_forge_test 0.1.0-dev.3
usecase_forge_test: ^0.1.0-dev.3 copied to clipboard
Deterministic test helpers for the pure Dart usecase_forge runtime.
Changelog #
0.1.0-dev.3 - 2026-08-08 #
- Replaced relative README links with absolute GitLab URLs so translations, guides, examples, license, and attribution remain clickable on pub.dev.
- Updated English and Russian installation guidance to the current package version.
- Refined Russian API terminology in the observer, matcher, and coverage guidance.
- Aligned the core dependency with
usecase_forge0.1.0-dev.5.
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.