Pretzel
p/pretzel
Reuse Java functional tests. Build powerful Performance ones
Andrei Danilov
Pretzel — Reuse Java functional tests. Build powerful Performance ones
2
Pretzel enables QA and development teams to bring load and performance testing into their day-to-day: from requirements to test automation. Pretzel its a scalable component in your delivery pipeline, reusing the existing Java, RestAssured and Cucumber tests.
Replies
Andrei Danilov
We've build pretzel having few things in our heads: - If a team already has a functional test suite, why should anyone spend more time to re-configure it in another separate Performance Test Tool? - In Engineering we always think that Behavior Driven Development is one of the things that makes Product much more involved in technical decisions. By empowering the use of BDD, we want to bring product in even deeper technical conversations, so we can establish a stronger connection, and give them a deeper understanding on how to build a better product. - Be creative, crazy and have fun!
Andrei Danilov
To use it, it's simple. We have created this base example project so you can easily figure it out: https://github.com/NightCodeLabs...