-
Rationale:
- less languages/frameworks to learn => easier start for contributors
- less languages/frameworks to support/maintain => less headache to me (CodeNarc and its plugin have issues: #508, #5…
-
It looks pretty dead. Is there an alternative forum to replace it?
-
Add wiki page with basic examples for test frameworks. Official support for them.
- [ ] JUnit 4 (http://junit.org/)
- [ ] TestNG (http://testng.org/)
- [ ] Spock (https://github.com/spockframework/spo…
-
Would be great to have Spock support. I am very willing to make a contribution.
Is there anything I should be aware of before digging into the problem?
-
As I just learnt, Spock framework still uses JUnit4. Adding an example of togglz and spock to the togglz-samples project would be helpful to find out when they also use JUnit 5 and also get to know ho…
-
### System Information
OpenCV Python Version: 4.6.0.66
Operating System / Platform: macOS Monterey Version 12.6
Chip: Apple M1 Max
Python Version: 3.10.6
Also using NumPy for storing image da…
-
Test [CreateGoogleCloudFunctionSpec](https://github.com/micronaut-projects/micronaut-starter/blob/master/test-core/src/test/groovy/io/micronaut/starter/core/test/gcp/CreateGoogleCloudFunctionSpec.groo…
-
Add automated tests to shared library maybe using Spock testing framework or any other .
-
One of the biggest features in the original Spock Framework is its [interaction testing capabilities](http://spockframework.org/spock/docs/1.1/interaction_based_testing.html). Porting those features t…
-
When having multiple TestFX features with Spock parallel test execution enabled,
the tests fail with "Application launch must not be called more than once".
If parallel execution is not possible w…