Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pomidorum1989/java-serenity
Simple serenity BDD + JUnit5 project
https://github.com/pomidorum1989/java-serenity
gradle java junit5 selenium serenity-bdd
Last synced: 13 days ago
JSON representation
Simple serenity BDD + JUnit5 project
- Host: GitHub
- URL: https://github.com/pomidorum1989/java-serenity
- Owner: pomidorum1989
- Created: 2024-07-29T04:33:53.000Z (4 months ago)
- Default Branch: master
- Last Pushed: 2024-08-04T22:23:46.000Z (3 months ago)
- Last Synced: 2024-10-11T01:43:38.079Z (about 1 month ago)
- Topics: gradle, java, junit5, selenium, serenity-bdd
- Language: Java
- Homepage:
- Size: 65.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Serenity Java Screenplay Pattern with JUnit 5 ##
This project demonstrates the use of Serenity BDD with the Screenplay pattern in a Java-based test automation framework, integrated with JUnit 5.
### Setup
1. **Clone the repository:**
```bash
git clone https://github.com/pomidorum1989/java-serenity.git
./gradlew test -Dtestng.suite=src/test/resources/suits/sauce-lab-suite.xml -Dbrowser=chrome