TurekBot / Balin-Cucumber-TestNg-Allure

This is a template that integrates Cucumber, TestNg, and Allure with Balin.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

license

What's this repository about

This is a template for Balin, the browser-automation library written in Kotlin. It integrates Cucumber, TestNg, and Allure with Balin.

Do you want to know more about Balin?

You can find more at the project's official repository.

Do you want to demo the template?

You only need to invoke the gradle wrapper as follows:

env THREAD_COUNT=2 BROWSER=Firefox ./gradlew clean test allureReport allureServe

License

Like Kotlin and Balin, this template is released under version 2.0 of the Apache License.

About

This is a template that integrates Cucumber, TestNg, and Allure with Balin.


Languages

Language:Kotlin 92.6%Language:Gherkin 7.4%