-
Hi @piotrrepetowski,
I recently found this little project and as I am the main maintainer of junit-dataprovider, I am wondering what the result of your decision was?
The main reason, why I am asking…
-
My tests uses Junit DataProvider. I have given the sample class below which uses Junit Dataprovider.
The below tests are running when run via Android studio but when used via spoon the below cases ar…
-
Hi,
I am getting a java.lang.IllegalStateException: Extension API internal error: org.powermock.api.extension.reporter.MockingFrameworkReporterFactoryImpl could not be located in classpath.
Whe…
-
Hi! From the README and a quick glance at the code, it looks as this project does not have JUnit 5-compatible data providers? if so, would it make sense to add those? or should it rather be a separate…
62mkv updated
3 years ago
-
### Problem Statement
1. Run the test below using Eclipse
2. Check the results page
Result: the result page do not show the test parameters sent by dataprovider. See screenshot at: http://prntscr.c…
-
Hi Jan,
sorry for bothering again, but due to the fact that we are systematically introducing JGiven in our testing environment, I want to share every feedback to make this great product even better.…
-
[Check dependencies](https://github.com/hankem/ArchUnit-check-dependencies/actions/runs/1404319609) found that `org.ow2.asm:asm` can be updated from version `9.1` to `9.2` at [8228e69](https://github.…
-
[Check dependencies](https://github.com/hankem/ArchUnit-check-dependencies/actions/runs/1391476437) found that `org.ow2.asm:asm` can be updated from version `9.1` to `9.2` at [bf62b4e](https://github.…
-
### Description
I have a Grid, showing a list of beans loaded from the database. The Grid is multi-select. There is a filter bar above the Grid.
I select a couple of items from the Grid which en…
-
http://thucydides.info/docs/thucydides/_data_driven_testing_using_csv_files.html
https://serenity-bdd.github.io/theserenitybook/latest/junit-data-driven.html