Selina Delgado

Results 5 issues of Selina Delgado

Original implementation: https://github.com/diffplug/selfie/blob/b15b9126c981bb5b0c2c62c3fdfecbacfa64045a/jvm/selfie-lib/src/commonMain/kotlin/com/diffplug/selfie/Lens.kt#L59-L92

enhancement
py

- Original implementation: https://github.com/diffplug/selfie/blob/main/jvm/selfie-lib/src/commonMain/kotlin/com/diffplug/selfie/Lens.kt

enhancement
py

- Original API documentation: https://kdoc.selfie.dev/selfie-runner-junit5/com.diffplug.selfie.junit5/-selfie-settings-a-p-i/ - Original junit5 implementation: https://github.com/diffplug/selfie/blob/main/jvm/selfie-runner-junit5/src/main/kotlin/com/diffplug/selfie/junit5/SelfieSettingsAPI.kt - Original Kotest implementation: https://github.com/diffplug/selfie/blob/main/jvm/selfie-runner-kotest/src/commonMain/kotlin/com/diffplug/selfie/kotest/SelfieSettingsAPI.kt - SelfieSettings example: https://github.com/diffplug/selfie/blob/main/jvm/example-junit5/src/test/java/selfie/SelfieSettings.java

enhancement
py

Original implementation: https://github.com/diffplug/selfie/blob/main/jvm/selfie-runner-junit5/src/main/kotlin/com/diffplug/selfie/junit5/SelfieGC.kt

enhancement
py

Current implementation in Kotlin: https://github.com/diffplug/selfie/blob/b15b9126c981bb5b0c2c62c3fdfecbacfa64045a/jvm/example-kotest/src/test/kotlin/com/example/kotest/CacheExample.kt#L18-L65

docs
py