A Simple Exchange
Repositories
wakaleo repositories
FluentLenium makes the writing of acceptance testing more easy and in a fluent way using the power of css selectors. Build upon Selenium WebDriver. goTo("http://mywebpage/"); fill("#firstName").with("toto"); click("#create-button"); If you prefer you can also use jquery like syntax $("#firstName").text("toto") or $("#create-button).click or
A custom instrumentation test runner for Android that generates XML reports for integration with other tools.
Enables your browser-based automated tests to authenticate with your web app.
A curated list of testing resources
Demonstration multi-module Maven project
Exercises for the Serenity Dojo "BDD with Cucumber and Serenity" course
This is the simplest possible setup for Cucumber-JVM using Java.
Docker container with SonarQube and useful plugins for Java related projects
easyb-core library
Intellij plugin for easyb
Parent pom holding functional rules for all easyb maven projects
Plugin for maven for easyb
Demo project for various Maven 2 features
A simple demo application using BDD, AngularJS and microservices