|
46 | 46 | <a href="https://github.com/SeleniumHQ/selenium">WebDriver</a>, |
47 | 47 | <a href="https://arquillian.org/arquillian-extension-drone">Arquillian Drone</a>, |
48 | 48 | <a href="https://serenity-bdd.info">Serenity BDD</a>, |
| 49 | + <a href="https://github.com/FluentLenium/FluentLenium">FluentLenium</a>, |
49 | 50 | <a href="https://www.wetator.org/">WETATOR</a>, |
50 | | - <a href="https://github.com/jenkinsci/jenkins-test-harness">jenkins-test-harness</a>, |
51 | 51 | <a href="https://github.com/sbabcoc/Selenium-Foundation">Selenium Foundation</a>, |
52 | | - <a href="https://docs.spring.io/spring/docs/current/spring-framework-reference/testing.html#spring-mvc-test-server-htmlunit">Spring Testing</a>, ... |
| 52 | + <a href="https://docs.spring.io/spring/docs/current/spring-framework-reference/testing.html#spring-mvc-test-server-htmlunit">Spring Testing</a> |
53 | 53 | <a href="https://jwebunit.github.io/jwebunit/">JWebUnit</a>, |
54 | | - <a href="http://www.jboss.org/jsfunit/">JSFUnit</a>, |
| 54 | + <a href="http://www.jboss.org/jsfunit/">JSFUnit</a>, ... |
| 55 | + </p> |
| 56 | + <p> |
| 57 | + HtmlUnit is used by many projects for automated web testing |
| 58 | + <a href="https://github.com/jenkinsci/jenkins-test-harness">jenkins-test-harness</a>, |
| 59 | + <a href="https://shiro.apache.org/">Apache Shiro</a>, |
| 60 | + <a href="https://struts.apache.org/">Apache Struts</a>, |
| 61 | + <a href="https://quarkus.io/">Quarkus</a>, |
| 62 | + <a href="https://www.togglz.org/">Togglz</a>, |
| 63 | + <a href="https://dataverse.org/">Dataverse</a>, |
| 64 | + <a href="https://github.com/JanssenProject/jans">Janssen Project</a>, |
| 65 | + <a href="https://github.com/apache/tomee">Apache TomEE</a>, |
| 66 | + <a href="https://maven.apache.org/surefire/">Apache Maven Surefire</a>, |
| 67 | + <a href="http://tntim96.github.io/JSCover/">JSCover</a>, |
| 68 | + <a href="https://jackrabbit.apache.org/jcr/index.html">Apache Jackrabbit</a>, |
| 69 | + <a href="https://github.com/openxava/openxava">OpenXava</a> |
| 70 | + <a href="https://github.com/codehaus-cargo/cargo">Cargo</a>, ... |
55 | 71 | </p> |
56 | 72 | <p> |
57 | 73 | HtmlUnit was originally written by |
58 | 74 | < a href= "mailto:[email protected]">Mike Bowler</ a> of |
59 | 75 | <a href="http://www.GargoyleSoftware.com">Gargoyle Software</a> |
60 | | - and is released under the <a href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache 2 license</a>. |
| 76 | + and is released under the <a href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache 2 license</a>. |
61 | 77 | Since then, it has received many contributions from <a href="team.html"> |
62 | 78 | other developers</a>, and would not be where it is today without their |
63 | 79 | assistance. |
|
0 commit comments