-
Trying to generate a builder for any, even the simplest, data class does not work. See attached screenshot.
IntelliJ IDEA 2021.1.3 (Ultimate Edition)
Build #IU-211.7628.21, built on June 30, 2021
…
-
![image](https://github.com/xuanswe/mock-oauth2-server/assets/24372782/a613a641-a061-4a95-852e-506a1e88dd50)
```
> Task :checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :compileKotlin…
-
**Kotest version: 5.5.1**
In a multiplatform project when running `nativeTest` `IsolationMode.InstancePerTest` is not working.
Setting it in the class doesn't work:
```kotlin
import io.kotest.co…
-
I am trying to use MockK in tests with Spek. Tests run just fine from command line but fail when I run them from the IDE (Android Studio).
There is an [issue report in MockK](https://github.com/moc…
-
Let's say I have a poorly-formatted, but working file:
```pkl
x = new Dynamic {
modno = 33
version = 1
host = "blog"
repos {
new Dynamic {
id = "ban-bot"
uri = "url:…
-
Truth be told, the documentation available [here](https://docs.gradle.org/current/userguide/variant_attributes.html) reads as if it was written for folks that were already familiar with it or asking f…
-
I need an expandable multi-level list where only one of top-level items can be expanded at a time but there is no such restrictions on lower levels (multiple items can be expanded there).
Built-in `i…
-
**Please consider asking your question on our slack channel #kotest or in stack overflow (and tagging with kotest). The github issue tracker is for bugs and feature requests.**
I'm trying to combin…
-
**Describe the bug**
My build crashes with a dependency check specific exception.
**Version of dependency-check used**
The problem occurs using version 7.4.1 of the org.owasp.dependencycheck …
-
Thank you for opening an issue.
In this template paragraph text could be removed, however please retain headers.
### Prerequisites
- [x] Ensure you have latest version of plugin installed
- [x…