help wanted
倉庫指標
- Star
- (406 star)
- PR 合併指標
- (30 天內沒有已合併 PR)
描述
Writing tests for es4j-powered apps is always a little bit of a hassle. To list a few issues:
- making sure every test gets the proper clean slate setup
- reducing the setup time
- making it compact and DRY
- (for some apps) a need to test against different journal and index engine backends.
Proposed solution: implement an eventsourcing-test module that will cover this.