-
I want to make a suggestion to the Citrus documentation.
For TestNG DataProviders are mentioned in "7. Run". Nothing like that is mentioned for JUnit, although the same can be done with JUnit's The…
-
2018-04-30 21:25:52]: Context > initializeEnv()
[2018-04-30 21:25:52]: Reading properties file (demoRestJson.properties).
[2018-04-30 21:25:52]: Loaded properties from demoRestJson.properties = {mod…
-
I forked the repository and executed a build with `clean build -PallTests`. Without any changes the following tests fail on Windows because of illegal file URIs.
```
:archunit:test
com.tngtech.…
-
## Overview
DataProviderRunnerWithSpring does not seem to support selectively running test from a testclass.
For example, In my project I have test - call TestClass and a specific test call te…
-
See the documentation of [junitparams](https://github.com/Pragmatists/junitparams-spring-integration-example#alternative-way-to-start-spring-context). There's a better way to integrate with Spring tha…
-
***Can't attach *.mp4 video to the Allure2 report****
Does it should be added automatically in case of failed testcase or it(method/config/etc) should be written somewhere in code?
OS: Windows 1…
-
I don't know, if this is already possible, and I just don't know about it, but I find myself often writing wrapper objects, simply providing a reasonable `toString` for the test parameter (e.g. the in…
-
Using IntelliJ's infinitest plugin I get the following exception:
```
java.lang.IllegalStateException: Duplicate application of the same mock-up class
at mockit.MockUp.findPreviouslyMocke…
-
## Overview
Current behavior: `ParameterResolutionException`is thrown, e.g. `ParameterResolver [ParameterResolverReproducerTest$IntegerResolver] resolved a value of type [java.lang.Integer] for par…
-
Hi,
I've just started using `junit-dataprovider` and I'm also relatively new to Java / Java unit testing so please forgive me if I'm doing something completely wrong here.
### Let me first prov…
x3rAx updated
6 years ago