From 872c4e65f6d740d60acf378838f843e8586255c9 Mon Sep 17 00:00:00 2001 From: Stefan Suhren Date: Mon, 14 Dec 2015 00:41:19 +0100 Subject: Port the tests to JWebUnit --- lib/README.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 lib/README.md (limited to 'lib/README.md') diff --git a/lib/README.md b/lib/README.md new file mode 100644 index 0000000..cf46e8b --- /dev/null +++ b/lib/README.md @@ -0,0 +1,19 @@ +### JWebUnit + +[![Build Status](https://travis-ci.org/JWebUnit/jwebunit.svg)](https://travis-ci.org/JWebUnit/jwebunit) + +https://jwebunit.github.io/jwebunit/ + +JWebUnit is a Java framework that facilitates creation of acceptance tests for +web applications. It evolved from a project where we were using HttpUnit and +JUnit to create acceptance tests. As the tests were being written, they were +continuously refactored to remove duplication and other bad smells in the test +code. JWebUnit is the result of these refactorings. +We are using HtmlUnit (htmlunit.sourceforge.net). + +Changes in this version are available here: +https://jwebunit.github.io/jwebunit/changes-report.html + +Have fun! +-The JWebUnit team + -- cgit v1.2.3-70-g09d2