You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -924,6 +924,7 @@ A curated list of awesome Java frameworks, libraries and software.
924
924
-[JBehave](http://jbehave.org) - Extensively configurable framework that describes stories.
925
925
-[JGiven](http://jgiven.org) - Provides a fluent API which allows for simpler composition.
926
926
-[Lamdba Behave](https://github.com/RichardWarburton/lambda-behave) - Aims to provide a fluent API to write tests in long and descriptive sentences that read like plain English.
927
+
-[Serenity BDD](https://www.thucydides.info) - Automated Acceptance testing and reporting library that works with Cucumber, JBehave and JUnit to make it easier to write high quality executable specifications.
0 commit comments