Commit Graph

14 Commits

Author SHA1 Message Date
Thomas Walpole 3da176039d Add style filter documentation 2018-12-06 11:43:02 -08:00
Thomas Walpole 50e0aa5da6 Deprecate assert_style/has_style?/have_style in favor of assert_matches_style/matches_styles?/match_style to match naming convention 2018-12-06 11:12:18 -08:00
Thomas Walpole c2e11c8a00 Add `...any_of_selectors` assertions and matchers to complement `all_of`/`any_of` 2018-10-23 11:35:01 -07:00
Thomas Walpole 7c5954644a Metaprogram RSpec matchers 2018-08-18 15:57:00 -07:00
Thomas Walpole e320f5d7fc style updates 2018-07-16 15:04:52 -07:00
Thomas Walpole df804763c9 Add has_style? and associated matchers/assertions 2018-06-23 10:17:05 -07:00
Thomas Walpole 526a2a98ea Fix spec files naming and add missing pragmas 2018-04-18 13:45:35 -07:00
Thomas Walpole 24eb7a0702 rubocop driven style cleanup 2018-01-09 16:01:47 -08:00
Thomas Walpole e68051f6ac Rubocop driven cleanup 2018-01-08 14:39:56 -08:00
Thomas Walpole 03092d5c7f Add RSpec matchers for all/none selectors and test minitest versions 2017-12-15 11:00:02 -08:00
Thomas Walpole 1f56ec47b7 minor code cleanup inspired by RustyNail 2017-10-10 17:20:32 -07:00
Thomas Walpole 8749a75cdb Dry up the minitest infections 2017-05-24 10:14:08 -07:00
Thomas Walpole 902a58911d basic documentations [ci skip] 2017-03-06 13:54:11 -08:00
Thomas Walpole b7e4f8dfc9 Add parity between rspec support and minitest 2017-03-06 12:18:47 -08:00