noconnor / JUnitPerf

API performance testing framework built using JUnit
Apache License 2.0
68 stars 18 forks source link

All the perormance parameter should be configurable or can be supplied with annotation(especially for perfsuite test classes) #95

Open nagkumar opened 1 year ago

nagkumar commented 1 year ago

com.tejasoft.tests.ju.ju5.ut.perf.noconnor.utils.JUnitPerfInterceptorSuite

Currently all of them are hardcoded, love this to be configurable from gradle script ideally with noconnor gradle plugin

Kindly ignore if my wishlist is too much..