akka/akka-core

Scala 3 type inference issue with expectMsgType[T]

Open

#29,989 opened on Feb 1, 2021

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Scala (3,547 forks)batch import
1 - triagedhelp wantedt:scala-3t:testing

Repository metrics

Stars
 (13,277 stars)
PR merge metrics
 (Avg merge 8d 19h) (10 merged PRs in 30d)

Description

Investigate if this is a general problem with the testkit on Scala 3, or rather something in the interaction between testkit and Scalatest

Originally posted by @johanandren in https://github.com/akka/akka/pull/29956#discussion_r565908122

Contributor guide