Skip to content

Latest commit

 

History

History
68 lines (45 loc) · 3.51 KB

kotlin-test-automation.md

File metadata and controls

68 lines (45 loc) · 3.51 KB

Kotlin test automation

A comprehensive curated list of Kotlin test automation frameworks, tools, libraries and software to help software engineers easily bootstrap test automation on Kotlin. Sponsored by http://sdclabs.com

Have questions\issues\problems, join the chat at https://gitter.im/atinfo/awesome-test-automation

Table of content:

Also:


Web UI test automation

  • libraries
    • Selenium - Portable software testing framework for web applications.
  • frameworks and wrappers
    • Balin - Balin is a browser automation library for Kotlin. It's basically a Selenium-WebDriver wrapper library inspired by Geb.
    • SeleniumBuilder - Kotlin DSL for Selenium 2.0. Provide a possibility to write tests in Kotlin type-safe builders style
    • kirk - Kirk is a browser automation library for Kotlin. It's basically a Selenium-WebDriver wrapper library inspired by Selenide and Geb.

Editors, IDE, consoles

Useful libs

Resources

Websites

Other Awesome Test Automation Lists

Also we are supporting and looking for contribution for project:

Your contributions are always welcome!