Metadata-Version: 1.0
Name: assert-select
Version: 0.10
Summary: Make assertions about CSS selectors
Home-page: http://github.com/aroberts/assert-select
Author: Andrew Roberts
Author-email: adroberts@gmail.com
License: BSD
Description: 
        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
        
Platform: any
