Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zebrunner/carina-cucumber
Carina automation BDD framework (TestNG + Cucumber)
https://github.com/zebrunner/carina-cucumber
android-test appium appium-java bdd carina carina-cucumber carina-framework framework ios-test java parallel-tests selenium test test-automation test-automation-framework testing testing-tool web-test
Last synced: 2 months ago
JSON representation
Carina automation BDD framework (TestNG + Cucumber)
- Host: GitHub
- URL: https://github.com/zebrunner/carina-cucumber
- Owner: zebrunner
- Created: 2019-07-22T21:09:37.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-08-16T13:35:15.000Z (5 months ago)
- Last Synced: 2024-08-16T14:59:31.638Z (5 months ago)
- Topics: android-test, appium, appium-java, bdd, carina, carina-cucumber, carina-framework, framework, ios-test, java, parallel-tests, selenium, test, test-automation, test-automation-framework, testing, testing-tool, web-test
- Language: Java
- Homepage: https://zebrunner.github.io/carina/cucumber/
- Size: 119 KB
- Stars: 7
- Watchers: 4
- Forks: 10
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![Alt text](https://github.com/zebrunner/carina/raw/master/docs/img/carina.png "Carina Logo")
Carina-cucumber is independent [Carina](https://github.com/zebrunner/carina) module that supports [Behaviour-Driven Development (BDD)](https://cucumber.io/docs/bdd)
Feel free to support the development with a [**donation**](https://www.paypal.com/donate/?hosted_button_id=MNHYYCYHAKUVA) for the next improvements.
## Documentation and free support
* [User Guide](https://zebrunner.github.io/carina/cucumber/)
* [Demo project](https://github.com/zebrunner/carina-demo)
* [Telegram channel](https://t.me/qps_carina)## Code formatter
We offer to use our configured [**Java code formatter for Eclipse**](https://github.com/zebrunner/carina/blob/master/carina_formatter.xml). To use the same formatter in IntelliJ IDEA, you should install and configure [**Eclipse Code Formatter**](https://plugins.jetbrains.com/plugin/6546-eclipse-code-formatter).## License
Code - [Apache Software License v2.0](http://www.apache.org/licenses/LICENSE-2.0)Documentation and Site - [Creative Commons Attribution 4.0 International License](http://creativecommons.org/licenses/by/4.0/deed.en_US)