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:
-
Issue Tracker
Found a bug? Want to request an improvement? The Issue Tracker is the right tool for you!
-
Source Code Repository
The library's Source Code Repository is hosted on GitHub and can be accessed easily.
-
Documentation
The page you are currently viewing holds all relevant Documentation to the library.
-
Feedback
For feedback, questions or comments please use the Feedback page.
-
Continuous Integration
Changes of the library are checked by the Travis CI server.