spring-framework icon indicating copy to clipboard operation
spring-framework copied to clipboard

Add example using `@NestedTestConfiguration`

Open sbrannen opened this issue 2 years ago • 3 comments

See https://github.com/spring-projects/spring-framework/issues/28611#issuecomment-1154708483 for background.

sbrannen avatar Jun 15 '22 11:06 sbrannen

hey @sbrannen I want to add sample code snippet in this documentation so can you please provide me this issue??

KetanParmar02 avatar Sep 23 '23 16:09 KetanParmar02

And please tell me further where I have to add the code snippet..

KetanParmar02 avatar Sep 23 '23 16:09 KetanParmar02

Hi @KetanParmar02,

Thanks for the offer!

And apologies for the late reply.

And please tell me further where I have to add the code snippet..

That should probably go in this section:

https://github.com/spring-projects/spring-framework/blob/main/framework-docs/modules/ROOT/pages/testing/testcontext-framework/support-classes.adoc#nested-test-class-configuration

Feel free to submit a PR.

Cheers,

Sam

sbrannen avatar Mar 20 '24 16:03 sbrannen