I am currently in the middle of some performance testing using contiperf, annotation based performance testing, with JUnit.
I am loading JUnit tests from a properties file and wanted to be able to also load annotations values from these properties file.
I have searched online and cannot find a way to dynamically create annotation values for Contiperf. If anyone knows how to do this, can they point me in the right direction?
Thank you in advance!