Hi, I started working on a task to run some of my junit code via jmeter. It quickly became apparent (from the user mailing list archives) that junit 4.x annotations weren't supported, so I put in some code to support them. Since the user list seems to indicate since jmeter is a java 1.4 product, it doesn't make a lot of sense to integrate a 1.5+ feature.
But there appears to be a 1.5_prototype branch which seems more appropriate. I've seen some posting asking for this feature on places like coderanch (http://www.coderanch.com/t/435852/Testing/JUnit-sampler-JMeter), so I'd like to contribute if possible. Any advice on the best way of delivering it would be much appreciated. Thanks, Brian --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
