Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gradle test task not work #167

Open
sinh927 opened this issue Dec 27, 2019 · 1 comment
Open

Gradle test task not work #167

sinh927 opened this issue Dec 27, 2019 · 1 comment

Comments

@sinh927
Copy link

sinh927 commented Dec 27, 2019

I use spring-test-dbunit 1.3.0, JUnit5, Eclipse and Gradle5.6.4.
The junit test works in Eclipse.
However, tests in Gradle do not work.

Gradle says no tests can be found.
If I run without writing a TransactionDbUnitTestExecutionListener OR DbUnitTestExecutionListener, the test works.

@dvalyaev
Copy link

dvalyaev commented Feb 9, 2020

I have the same configuration but intellij idea instead of eclipse, and I have the same problem.
Idea can run tests but gradle doesn't see them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants