0
votes
0answers
291 views

JBehave + TestNG reporting

I am building a BDD-like system that would allow converting of pseudo-English into executable code for web testing. Our current test system is built in Java, using TestNG and Selenium to perform ...