assert-select

Make assertions about CSS selectors


License
BSD-3-Clause
Install
pip install assert-select==0.5

Documentation

assert-select
=============

A convenience library for making assertions about the CSS selectors present
in a rendered template.  Concept lifted directly from Rails.  Code paraphrased
from Rails.

.. _github: http://github.com/aroberts/assert-select