Skip to content
This repository has been archived by the owner on Apr 1, 2024. It is now read-only.

Latest commit

 

History

History
77 lines (51 loc) · 3.95 KB

kotlin-test-automation.md

File metadata and controls

77 lines (51 loc) · 3.95 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.

TDD \ ATTD \ BDD

  • Kukumber - Getting started with Cucumber in Kotlin.

API test automation

  • hikaku - A library that tests if the implementation of a REST-API meets its specification.

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!