mirror of
https://github.com/hmalik144/Android-Cucumber-BDD-Sample.git
synced 2026-03-18 07:25:56 +00:00
Merge remote-tracking branch 'origin/master'
This commit is contained in:
@@ -1,6 +1,8 @@
|
|||||||
# Behavior-Driven Development with Cucumber
|
# Behavior-Driven Development with Cucumber
|
||||||
|
|
||||||
This is a sample Android app that has tests mostly written using the Cucumber framework. The app acts like a library book search, allowing you to search for books by title, author or year.
|

|
||||||
|
|
||||||
|
This is a sample Android app that has BDD-style tests made using the Cucumber framework. The app acts like a library book search, allowing you to search for books by title, author or year.
|
||||||
|
|
||||||
[Cucumber](https://cucumber.io/) is a BDD testing framework that allows people without programming background write specifications **that can be translated to unit test requirements almost automatically**.
|
[Cucumber](https://cucumber.io/) is a BDD testing framework that allows people without programming background write specifications **that can be translated to unit test requirements almost automatically**.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user