Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/renaco/demo-cypress-bdd
https://github.com/renaco/demo-cypress-bdd
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/renaco/demo-cypress-bdd
- Owner: renaco
- Created: 2019-06-20T02:14:25.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2023-01-07T04:12:33.000Z (almost 2 years ago)
- Last Synced: 2024-04-14T04:49:05.435Z (9 months ago)
- Language: JavaScript
- Size: 730 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Demo BDD with Cypress
Inspiration from this
[link](https://www.rb2.nl/en/university/how-to-use-cypress-with-cucumber-plugin)Chrome extension for this example: [link](https://chrome.google.com/webstore/detail/cypress-scenario-recorder/fmpgoobcionmfneadjapdabmjfkmfekb?hl=en)
### Videos
[Automatización. El verdadero valor de BDD](https://www.youtube.com/watch?v=hJZqFv81qas)
[Introducción a BDD](https://www.youtube.com/watch?v=UHLccW0Ps54)
### Articles
[Making the shift to behavior driven development](https://www.atlassian.com/blog/software-teams/making-the-shift-to-behavior-driven-development)
[Gherkin Reference](https://cucumber.io/docs/gherkin/reference/#spoken-languages)
[Lenguaje Gherkin](https://josepablosarco.wordpress.com/2015/03/11/lenguaje-gherkin/)