I did `parMapN` arity 7 (based on the arity 6 impl...
# arrow-contributors
s
I did
parMapN
arity 7 (based on the arity 6 implementation) however kotest doesn't have the
checkAll
method with arity 7, so I could not implement the same tests as for arity 6 https://github.com/arrow-kt/arrow-fx/pull/356 any ideas for how to fix, or should I create a ticket with kotest?
s
Answered on the PR 😉
❤️ 1
s
I will include this ticket in Kotest 4.4 too https://github.com/kotest/kotest/issues/1929
❤️ 3