Skip to content

Commit a7114bd

Browse files
committed
Update readme and package description
1 parent 8c7df24 commit a7114bd

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# PSpec
22

3+
[![Latest Stable Version](http://poser.pugx.org/cfx/pspec/v)](https://packagist.org/packages/cfx/pspec) [![Total Downloads](http://poser.pugx.org/cfx/pspec/downloads)](https://packagist.org/packages/cfx/pspec) [![Latest Unstable Version](http://poser.pugx.org/cfx/pspec/v/unstable)](https://packagist.org/packages/cfx/pspec) [![License](http://poser.pugx.org/cfx/pspec/license)](https://packagist.org/packages/cfx/pspec) [![PHP Version Require](http://poser.pugx.org/cfx/pspec/require/php)](https://packagist.org/packages/cfx/pspec)
4+
35
> PSpec is a Pest plugin for composing multi scenarios tests with a simple API, based on RSpec let.
46
57
### Install

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cfx/pspec",
3-
"description": "Let lazy evaluation helpers you in your Pest tests",
3+
"description": "PSpec is a Pest plugin for composing multi scenarios tests with a simple API, based on RSpec let",
44
"keywords": [
55
"php",
66
"framework",

0 commit comments

Comments
 (0)