About

BitvUnit is an open source accessibility testing library that makes it easy to automate accessibility checking for pages and applications that run in a web browser. BitvUnit is free, open source software licensed under the Apache License, Version 2.0.

The library uses Apache Maven for its build and dependency management. With the help of HtmlUnit the library inspects HTML pages that are checked against the rules of the library. It provides adapters for Hamcrest matchers because of their expressive syntax.

Further Resources

If you want learn more about the library, these resources might be interesting for you:

Fork me on GitHub