You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At present, jimmer does not provide corresponding annotations for users to write persistence layer tests, similar to the same annotations as @JooqTest and @DataJpaTest, after communicating with the author of MJGA, I think this annotation should be provided by jimmer officially, so I wrote this Feature Request here
Description
Recently, as a developer who has been working for nearly a year, I am learning unit testing, MVC testing, persistence testing and integration testing, but when I started to try to write persistence tests, I found that there is no annotation similar to @JooqTest and @DataJpaTest at present, so I hope to provide official support in the future, and soon provide a @JimmerTest annotation, I learned that the thinking of test-driven development is great, and I am currently trying to write and learn through more jimmer-example methods, but I think it is necessary for jimmer to provide an annotation for this thing, so as to give users a better experience
Existing solutions
No response
The text was updated successfully, but these errors were encountered:
LanXa7
changed the title
[Feature Request] - Wants to be able to provide annotations similar to @JimmerTest for @JooqTest and @DataJpaTest to support unit testing
[Feature Request] - Wants to be able to provide annotations @JimmerTest similar to @JooqTest and @DataJpaTest to support unit testing
Apr 19, 2025
LanXa7
changed the title
[Feature Request] - Wants to be able to provide annotations @JimmerTest similar to @JooqTest and @DataJpaTest to support unit testing
Hope to provide comments similar to @ JooqTest and @ DataJpaTest for @ JimmerTest to support unit testing
Apr 19, 2025
LanXa7
changed the title
Hope to provide comments similar to @ JooqTest and @ DataJpaTest for @ JimmerTest to support unit testing
Hope to provide comments similar to @JooqTest and @DataJpaTest for @ JimmerTest to support unit testing
Apr 19, 2025
Reason
At present, jimmer does not provide corresponding annotations for users to write persistence layer tests, similar to the same annotations as @JooqTest and @DataJpaTest, after communicating with the author of MJGA, I think this annotation should be provided by jimmer officially, so I wrote this Feature Request here
Description
Recently, as a developer who has been working for nearly a year, I am learning unit testing, MVC testing, persistence testing and integration testing, but when I started to try to write persistence tests, I found that there is no annotation similar to @JooqTest and @DataJpaTest at present, so I hope to provide official support in the future, and soon provide a @JimmerTest annotation, I learned that the thinking of test-driven development is great, and I am currently trying to write and learn through more jimmer-example methods, but I think it is necessary for jimmer to provide an annotation for this thing, so as to give users a better experience
Existing solutions
No response
The text was updated successfully, but these errors were encountered: