-
There are various ways to implement. Personally I believe I prefer to be able to execute `group` and `test` blocks myself using my own `ExecutorService`, etc. but that doesn't work today as Spek "push…
-
Hi, I'm one of the maintainer of https://github.com/JetBrains/spek and we would love to provide integration with Roboelectric https://github.com/JetBrains/spek/issues/65. We are moving away from `JUni…
-
See #86 for background
-
In the Clover HTML output, Clover marks JUnit tests that use the JUnit @Rule ExpectedException to check for customized exceptions as failures, even though the test actually passes. For example:
```…
-
Desired Behavior
==============================
I'd like to have an example implementation using gradle (specifically gradlew) over maven.
Benefits
==============================
Gradle is…
-
I'm sorry if this is not an issue with JUnit 5, but I'm not sure what the point with the old logic was, so I'm not sure how to test whether it is a problem.
In the JUnit 4 test unit finder, there i…
-
I see the latest commit dates from 2019-07-30, so I'm full of hope.
I just included this as a dependency in build.gradle:
`implementation 'org.groovyfx:groovyfx:8.0.0'`
./gradlew build gives:
``…
-
In a Kotlin DSL, when trying to set the java launcher on JavaExec tasks, gradle reports that `launcherFor` and `languageVersion` are unknown.
### Expected Behavior
Symbols are recognized…
bric3 updated
2 years ago
-
This repository lacks a explicit license statement.
In my opinion (and IANAL), the use of JUCE (under the AGPLv3) and VST3 (GPLv3) with FluidSynth (LGPLv2.1) makes GPLv3 (or AGPLv3) the only viable…
-
### What type of Synergy user are you?
Code contributor
### Support ticket number (for customers)
_No response_
### Discussion
- [X] I want to report a bug (I don't want to start a disc…