You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+9-21Lines changed: 9 additions & 21 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,15 +1,13 @@
1
-
# Very short description of the package
1
+
# Snapshot testing with PHPUnit
2
2
3
-
[](https://packagist.org/packages/spatie/:package_name)
3
+
[](https://packagist.org/packages/spatie/phpunit-snapshot-assertions)
**Note:** Replace ```:author_name``````:author_username``````:author_website``````:author_email``````:package_name``````:package_description``` with their correct values in [README.md](README.md), [CHANGELOG.md](CHANGELOG.md), [CONTRIBUTING.md](CONTRIBUTING.md), [LICENSE.md](LICENSE.md) and [composer.json](composer.json) files, then delete this line.
11
-
12
-
This is where your description should go. Try and limit it to a paragraph or two, and maybe throw in a mention of what PSRs you support to avoid any confusion with users and contributors.
10
+
**Work in progress!**
13
11
14
12
## Postcardware
15
13
@@ -21,25 +19,15 @@ The best postcards will get published on the open source page on our website.
21
19
22
20
## Installation
23
21
24
-
**Note:** Remove this paragraph if you are building a public package
25
-
This package is custom built for [Spatie](https://spatie.be) projects and is therefore not registered on packagist. In order to install it via composer you must specify this extra repository in `composer.json`:
0 commit comments