Welcome to unbrowsed ==================== **unbrowsed** is a browserless HTML testing library for Python, inspired by `testing-library `_. Overview -------- unbrowsed allows you to test HTML without spawning a browser. It provides a simple, intuitive API for querying HTML elements similar to testing-library's approach, encouraging accessible and maintainable tests. Features -------- - Fast HTML parsing with `selectolax `_ - Query functions that encourage accessible testing practices .. toctree:: :maxdepth: 2 :caption: Contents: installation usage api contributing Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`