Skip to content

Migration to Scala 3.3.8 - #7

Open
EmmaLBF wants to merge 1 commit into
VU-Programming:masterfrom
EmmaLBF:migrate_scala3
Open

Migration to Scala 3.3.8#7
EmmaLBF wants to merge 1 commit into
VU-Programming:masterfrom
EmmaLBF:migrate_scala3

Conversation

@EmmaLBF

@EmmaLBF EmmaLBF commented Aug 21, 2026

Copy link
Copy Markdown
  • Added gitignore
  • Changed Scala version in build.gradle and dependencies
  • Updated syntax in SnakeTestSuite
  • Test method is AnyFunSuite is final in Scala 3 and cannot be overridden anymore so I changed calls to AnyFunSuite test to custom weighted test in all locations where the default weight is 1

…gradle, updated syntax in SnakeTestSuite, test method is AnyFunSuite is final in Scala 3 and cannot be overridden anymore -> changed calls to AnyFunSuite test to custom weighted test in all locations, default weight is 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant