An open API service indexing awesome lists of open source software.

https://github.com/pesnik/behaviour-driven-development-with-cucumber

Exploring Cucumber Framework
https://github.com/pesnik/behaviour-driven-development-with-cucumber

automated-testing bdd-framework cucumber-java folder-structure selenium

Last synced: 2 months ago
JSON representation

Exploring Cucumber Framework

Awesome Lists containing this project

README

          

# BEHAVIOUR DRIVEN DEVELOPMENT WITH CUCUMBER
Exploring Cucumber Framework

# Environments
```shell
java -version
# java version "18.0.2.1" 2022-08-18
# Java(TM) SE Runtime Environment (build 18.0.2.1+1-1)
# Java HotSpot(TM) 64-Bit Server VM (build 18.0.2.1+1-1, mixed mode, sharing)

javac -version
# javac 18.0.2.1
```

# TODOs
- Integrate third party report generators
- Managing version control, so we can run all the issues generated in specific version of product