Skip to content

Conversation

aSemy
Copy link
Contributor

@aSemy aSemy commented Jun 22, 2024

Disable kotest.framework.classpath.scanning where possible

Resolves #4144

Hopefully helps #4113 (because it reduces the memory requirement?)

Part of #4085

@aSemy aSemy force-pushed the adam/feat/optimise-kotest-config-discovery branch from 42a793c to 479f2f6 Compare June 22, 2024 11:42
@Kantis Kantis added the builds 🐘 PRs / Issues related to the CI/CD pipelines or Gradle builds label Jun 24, 2024
@aSemy aSemy force-pushed the adam/feat/optimise-kotest-config-discovery branch 2 times, most recently from ce02aee to 4af68d8 Compare July 19, 2024 17:37
Disable `kotest.framework.discovery` and `kotest.framework.classpath.scanning` where possible, or manually enable it where necessary.
@aSemy aSemy force-pushed the adam/feat/optimise-kotest-config-discovery branch from 4af68d8 to d29deff Compare July 19, 2024 17:38
@aSemy aSemy marked this pull request as ready for review July 19, 2024 17:39
@sksamuel sksamuel enabled auto-merge July 20, 2024 04:00
@sksamuel sksamuel added this pull request to the merge queue Jul 20, 2024
Merged via the queue into master with commit 25e306f Jul 20, 2024
7 checks passed
@sksamuel sksamuel deleted the adam/feat/optimise-kotest-config-discovery branch July 20, 2024 08:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
builds 🐘 PRs / Issues related to the CI/CD pipelines or Gradle builds
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Optimise Kotest framework discovery and classpath-scanning
3 participants