Current section
Files
Jump to
Current section
Files
html_assertion
CHANGELOG.md
CHANGELOG.md
## v0.1.4
### Fixed
- `assert_select(html, "selector", "expected text")` will fail now if expected text is not exact
## v0.1.0
### Added
- Add `assert_select`
- Add `refute_select`