Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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