Testing for Java developers
Is BDD testing scary?
Why do we stil have seperate test and develop roles within our project?
As a developer I want to test my code, using Test driven development style, so why not use Behavior driven development as wel.
This repository contains a number of branches, each branch contains a different aspect or implementation of a test definition or process.
-
master
This is the initial application where a developer uses unit test to test code
-
wiremock
Wiremock sample, using a junit test and wiremock as a generic stub
-
cucumber
Cucumber and wiremock sample
-
javaee
Cucumber, wiremock and arquillian to test javaee (CDI)
-
restassured
Integration testing using restassured with wiremock and arquillian (remote and embedded)
-
resteasy
Integration testing using resteasy(arquillian extention) with wiremock and arquillian (remote and embedded)
-
slides
This branch contains the markdown slides, use scooch https://github.com/IvoNet/scooch to present these slides