-
**Which version of Kotest are you using**
5.6.2
When I run the following test
```kotlin
@Test
fun `should fail with correct message`() {
TextNode.valueOf("foo2").should(be(TextNode.value…
-
## Environment
* **IntelliJ Rust plugin version:** 0.4.200.5421-232
* **Rust toolchain version:** 1.71.0-nightly (4ca000ac8 2023-07-13) x86_64-pc-windows-msvc
* **IDE name and version:** Inte…
-
Last version of plugin has no 2024.2 support. (See range)
![image](https://github.com/user-attachments/assets/c2d77764-2000-4ac4-b20f-dd35f7afe1ff)
https://plugins.jetbrains.com/plugin/14080-kotest-…
-
JUnit4 is the old JUnit system that was last updated way back in 2014. JUnit5 brings many new improvements, but at the moment it is tough to use it on Android.
There is 3rd party gradle plugin that…
-
I just installed plugin from https://plugins.jetbrains.com/plugin/download?updateId=379850
However it doesn't seam to removed file from tree files that it found, as shown in pic:
as you see MARKD…
-
I'm using Kotest with Junit5 and testing this plugin with a POC test. I'm happy to provide more information, I'm eager to use this plugin to help my team. My larger application framework is Micronaut.…
-
**Describe the bug**
Auto fetch reports the error below:
Connection closed by UNKNOWN port 65535 Could not read from remote repository. Please make sure you have the correct access rights and the r…
-
I use the kotest plugin a lot in my daily business and it helps me a lot!
Unfortunately the plugin does not support micronaut-test-resources as this framework needs tests to be started by gradle, s…
-
Currently there is support for JUnit 4 testing in Bloop and SBT by including `"com.novocode" % "junit-interface" % "0.11"`
This library will run JUnit 5 tests only if they are annotated with `@RunW…
-
*Platform*: iOS
## Non-Code related feature
Unfortunately, I have to abandon Atrium because of the lack of support for Kotlin native for iOS. Kotlin multiplatform does not just mean Java and Javas…