Balin automation testing framework index.

Test More In Less Time

Run Automation Testing In Parallel On The LambdaTest Cloud

Start for free

Description

Balin is a browser automation library for Kotlin. It's basically a Selenium-WebDriver wrapper inspired by Geb which uses power of the Selenium-WebDriver API.

Support and updates

  • Balin has 69 stars, 14 forks.
  • It has 0 major releases in the past 6 months.
  • It has 0 commits and there are 0 open pull requests.
  • It has 0 open issues and 3 have been closed.

Code statistics

  • Balin has 6 packages.
  • Balin has 28 classes and 53 methods.

Blogs

Check out the latest blogs from LambdaTest on this topic:

Fluent Interface Design Pattern in Automation Testing

Recently, I was going through some of the design patterns in Java by reading the book Head First Design Patterns by Eric Freeman, Elisabeth Robson, Bert Bates, and Kathy Sierra.

How To Automate Toggle Buttons In Selenium Java

If you pay close attention, you’ll notice that toggle switches are all around us because lots of things have two simple states: either ON or OFF (in binary 1 or 0).

How To Use Appium Inspector For Mobile Apps

Let’s put it short: Appium Desktop = Appium Server + Inspector. When Appium Server runs automation test scripts, Appium Inspector can identify the UI elements of every application under test. The core structure of an Appium Inspector is to ensure that you discover every visible app element when you develop your test scripts. Before you kickstart your journey with Appium Inspector, you need to understand the details of it.

June ‘21 Updates: Live With Cypress Testing, LT Browser Made Free Forever, YouTrack Integration & More!

Howdy testers! June has ended, and it’s time to give you a refresher on everything that happened at LambdaTest over the last month. We are thrilled to share that we are live with Cypress testing and that our very own LT Browser is free for all LambdaTest users. That’s not all, folks! We have also added a whole new range of browsers, devices & features to make testing more effortless than ever.

Automation Testing Tutorials

Learn to execute automation testing from scratch with LambdaTest Learning Hub. Right from setting up the prerequisites to run your first automation test, to following best practices and diving deeper into advanced test scenarios. LambdaTest Learning Hubs compile a list of step-by-step guides to help you be proficient with different test automation frameworks i.e. Selenium, Cypress, TestNG etc.

LambdaTest Learning Hubs:

YouTube

You could also refer to video tutorials over LambdaTest YouTube channel to get step by step demonstration from industry experts.

License

Balin is lincensed under the Apache License 2.0

LambdaTest Community Discussions

Test case code snippets

General webpage functionality - Test page text justification

Description:

Page text should be left-justified.

API Testing - Check locale-based representation

Description:

Verify that the API response contains the correct resource representation based on the specified locale (e.g. en-US, fr-FR).

API Testing - Check CORS preflight

Description:

Verify that the API correctly handles CORS preflight requests and returns the correct HTTP status code and error message.

General webpage functionality - Test broken links check

Description:

Check all pages for broken links.

Downloads

Balin can be downloaded from it’s GitHub repository - https://github.com/EPadronU/balin

Other similar frameworks

Mockito-kotlin

Mockito is the most popular Mocking framework for unit tests written in Java. This library that provides helper functions to work with Mockito in Kotlin.

Fuel

Fuel is the easiest HTTP networking library for Kotlin/Android. Offers maven and jitpack installations.

SeleniumBuilder

Kotlin Domain Specific Language (DSL) for Selenium. This open-source library provides a possibility to write tests in Kotlin type-safe builders style.

Kluent

Fluent assertion library for Kotlin

Hikaku

Hikaku library tests if a REST-API implementation meets its specification without having to create requests which are fired against a mock server.

Frameworks to try

Got

Got is an enjoyable golang test framework. It includes a pretty output using gop/diff and also includes a fluent API design that takes the full advantage of IDE

Phake

PHP Mocking Framework

Citrus

Framework for automated integration tests with focus on messaging integration

Parallel_tests_ruby

ParallelTests splits tests into even groups (by number of lines or runtime) and runs each group in a single process with its own database.

Quick

Quick is a behavior-driven development framework for Swift and Objective-C. Inspired by RSpec, Specta, and Ginkgo. Quick comes together with Nimble

Run Balin scripts on 3000+ browsers online

Perform automation testing with Balin on LambdaTest, the most powerful, fastest, and secure cloud-based platform to accelerate test execution speed.

Test Now