Skip to content

How to use the check functionality outside of the IOChecker test class #1621

Answered by jatcwang
yatesco asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @yatesco I would recommend looking at how check is implemented in Checker/IOChecker trait.

The idea would be to implement your own check which takes an implicit transactor: Transactor[M] argument and use that in val report = U.unsafeRunSync(analyze(args).transact(transactor)).

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@yatesco
Comment options

Answer selected by yatesco
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants