Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zenstruck/assert-html
Fluent html assertions plugin for zenstruck/assert.
https://github.com/zenstruck/assert-html
assertion phpunit test
Last synced: 16 days ago
JSON representation
Fluent html assertions plugin for zenstruck/assert.
- Host: GitHub
- URL: https://github.com/zenstruck/assert-html
- Owner: zenstruck
- License: mit
- Archived: true
- Created: 2023-04-05T15:46:37.000Z (almost 2 years ago)
- Default Branch: 1.x
- Last Pushed: 2023-04-05T16:52:06.000Z (almost 2 years ago)
- Last Synced: 2025-01-02T10:31:09.565Z (about 1 month ago)
- Topics: assertion, phpunit, test
- Language: PHP
- Homepage:
- Size: 13.7 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# zenstruck/assert-html
[![CI](https://github.com/zenstruck/assert-html/actions/workflows/ci.yml/badge.svg)](https://github.com/zenstruck/assert-html/actions/workflows/ci.yml)
[![codecov](https://codecov.io/gh/zenstruck/assert-html/branch/1.x/graph/badge.svg?token=D7zO8MCRjg)](https://codecov.io/gh/zenstruck/assert-html)Fluent html assertions _plugin_ for [`zenstruck/assert`](https://github.com/zenstruck/assert).
## Installation
```bash
composer require --dev zenstruck/assert-html
```## Usage
[Documentation](https://github.com/zenstruck/assert#html-expectations).