-
Notifications
You must be signed in to change notification settings - Fork 68
Closed
Milestone
Description
- Add a compat layer AirSpec: Prepare Scala3 compat layer for AirSpec #1658
- Deprecate function test syntax. We should only use test("...") { (d1: D1, d2:D2, ...) => ... } syntax for consistency and reducing the complexity. This requires no reflection. AirSpec: funspec deprecation #1664
- Show deprecation warning to function spec usage AirSpec: Show deprecation warning message to function spec #1662
- Rewrite all test specs in airframe code using test(...) syntax. This can be done at ease with IntelliJ AirSpec: Remove function test syntax #1660
- Scala 3 compatible impl AirSpec: Scala 3 support #1671
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels