Skip to content

Commit 88abfda

Browse files
committed
format
1 parent cbe165d commit 88abfda

File tree

1 file changed

+24
-24
lines changed

1 file changed

+24
-24
lines changed

README.md

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -94,32 +94,32 @@ HtmlUnit is typically used for testing purposes or to retrieve information from
9494
* Excellent JavaScript support
9595

9696
HtmlUnit is used as the underlying "browser" by different Open Source tools like
97-
> * [WebDriver](https://github.com/SeleniumHQ/selenium)
98-
> * [Arquillian Drone](https://arquillian.org/arquillian-extension-drone)
99-
> * [Serenity BDD](https://serenity-bdd.info)
100-
> * [FluentLenium](https://github.com/FluentLenium/FluentLenium)
101-
> * [WETATOR](https://www.wetator.org/)
102-
> * [Selenium Foundation](https://github.com/sbabcoc/Selenium-Foundation)
103-
> * [Spring Testing](https://docs.spring.io/spring/docs/current/spring-framework-reference/testing.html#spring-mvc-test-server-htmlunit)
104-
> * [JWebUnit](https://jwebunit.github.io/jwebunit/)
105-
> * [JSFUnit](http://www.jboss.org/jsfunit/)
106-
> * ...
97+
* [WebDriver](https://github.com/SeleniumHQ/selenium)
98+
* [Arquillian Drone](https://arquillian.org/arquillian-extension-drone)
99+
* [Serenity BDD](https://serenity-bdd.info)
100+
* [FluentLenium](https://github.com/FluentLenium/FluentLenium)
101+
* [WETATOR](https://www.wetator.org/)
102+
* [Selenium Foundation](https://github.com/sbabcoc/Selenium-Foundation)
103+
* [Spring Testing](https://docs.spring.io/spring/docs/current/spring-framework-reference/testing.html#spring-mvc-test-server-htmlunit)
104+
* [JWebUnit](https://jwebunit.github.io/jwebunit/)
105+
* [JSFUnit](http://www.jboss.org/jsfunit/)
106+
* ...
107107

108108
HtmlUnit is used by many projects for automated web testing
109-
> * [jenkins-test-harness](https://github.com/jenkinsci/jenkins-test-harness)
110-
> * [Apache Shiro](https://shiro.apache.org/)
111-
> * [Apache Struts](https://struts.apache.org/)
112-
> * [Quarkus](https://quarkus.io/)
113-
> * [Togglz](https://www.togglz.org/)
114-
> * [Dataverse](https://dataverse.org/)
115-
> * [Janssen Project](https://github.com/JanssenProject/jans)
116-
> * [Apache TomEE](https://github.com/apache/tomee)
117-
> * [Apache Maven Surefire](https://maven.apache.org/surefire/)
118-
> * [JSCover](http://tntim96.github.io/JSCover/)
119-
> * [Apache Jackrabbit](https://jackrabbit.apache.org/jcr/index.html)
120-
> * [OpenXava](https://github.com/openxava/openxava)
121-
> * [Cargo](https://github.com/codehaus-cargo/cargo)
122-
> * ...
109+
* [jenkins-test-harness](https://github.com/jenkinsci/jenkins-test-harness)
110+
* [Apache Shiro](https://shiro.apache.org/)
111+
* [Apache Struts](https://struts.apache.org/)
112+
* [Quarkus](https://quarkus.io/)
113+
* [Togglz](https://www.togglz.org/)
114+
* [Dataverse](https://dataverse.org/)
115+
* [Janssen Project](https://github.com/JanssenProject/jans)
116+
* [Apache TomEE](https://github.com/apache/tomee)
117+
* [Apache Maven Surefire](https://maven.apache.org/surefire/)
118+
* [JSCover](http://tntim96.github.io/JSCover/)
119+
* [Apache Jackrabbit](https://jackrabbit.apache.org/jcr/index.html)
120+
* [OpenXava](https://github.com/openxava/openxava)
121+
* [Cargo](https://github.com/codehaus-cargo/cargo)
122+
* ...
123123

124124
## Getting Started
125125
You can start here:

0 commit comments

Comments
 (0)