Skip to content

airspec: Tests can be executed at registration time when the return type is a function in Scala 3 #3014

@xerial

Description

@xerial

It's related to #1845

When a return value is Seq (scala.collection.immutable.::` (colon colon)) ,
for some reason, Int => Unit will be passed to AirSpecTestBuilder, then lazy evaluation doesn't work.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions