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: 5 months ago
JSON representation

Fluent html assertions plugin for zenstruck/assert.

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).