Skip to content
This repository has been archived by the owner on Feb 20, 2024. It is now read-only.

Commit

Permalink
docs: add
Browse files Browse the repository at this point in the history
  • Loading branch information
kbond committed Apr 5, 2023
1 parent c6c7adc commit 49474db
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# 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).

0 comments on commit 49474db

Please sign in to comment.