Spring RunWith TestNG Runner

70 views
Skip to first unread message

Jmeter Tea

unread,
Jul 15, 2018, 5:46:11 AM7/15/18
to testng-users
I have a spring boot application and I try to run TestNG test with updating spring context, specifically with jdbcTemplate

I can work with JUnit using @RunWith(SpringJUnit4ClassRunner.class)
But I wonder if I can do same with TestNg, because it's our current test framework

relevant question:
Reply all
Reply to author
Forward
0 new messages