Skip to content

Latest commit

 

History

History
24 lines (12 loc) · 450 Bytes

README.md

File metadata and controls

24 lines (12 loc) · 450 Bytes

JBehaveSample

Wroking sample using JBehave and Gradle

If you willing to update files to your IDE please run commands

gradle idea (for IDEA IDE) or gradle eclipse (for Eclipse IDE)

You can simply run test using JUnit too.

Right click on src/test/java/com/chamiz/MyStories.java and run as JUnit test.

or Execute as gradle test

If you have further clarifications please contact me.

Good Luck.

Chamila Ambahera

chamila.ambahera@gmail.com