Current section

Files

Jump to
html_assertion CHANGELOG.md
Raw

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`