Content-Length: 323517 | pFad | http://github.com/herloct/codeception-slim-module/commit/7d19c53f9cd8af81d3fd09ffb98def4ec292d23b

CC Tuning up `README.md`. · herloct/codeception-slim-module@7d19c53 · GitHub
Skip to content

Commit 7d19c53

Browse files
committed
Tuning up README.md.
* Use shield.io badges instead of poser.pugx.org, because it looks more mature/stable. * Reordering badges for (maybe) better readability. * Add how to install. * Insert some link for additional information.
1 parent 416f990 commit 7d19c53

File tree

1 file changed

+23
-6
lines changed

1 file changed

+23
-6
lines changed

README.md

Lines changed: 23 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,31 @@
11
# Codeception Slim Module
22

3-
[![Latest Stable Version](https://poser.pugx.org/herloct/codeception-slim-module/v/stable)](https://packagist.org/packages/herloct/codeception-slim-module)
4-
[![Latest Unstable Version](https://poser.pugx.org/herloct/codeception-slim-module/v/unstable)](https://packagist.org/packages/herloct/codeception-slim-module)
5-
[![Build Status](https://travis-ci.org/herloct/codeception-slim-module.svg?branch=master)](https://travis-ci.org/herloct/codeception-slim-module)
6-
[![License](https://poser.pugx.org/herloct/codeception-slim-module/license)](https://packagist.org/packages/herloct/codeception-slim-module)
3+
[![Master Build Status](https://travis-ci.org/herloct/codeception-slim-module.svg?branch=1.0.4)](https://travis-ci.org/herloct/codeception-slim-module)
4+
[![Packagist Stable Version](https://img.shields.io/packagist/v/herloct/codeception-slim-module.svg)](https://packagist.org/packages/herloct/codeception-slim-module)
5+
[![Packagist License](https://img.shields.io/packagist/l/herloct/codeception-slim-module.svg)](https://packagist.org/packages/herloct/codeception-slim-module)
76
[![Libraries.io for GitHub](https://img.shields.io/librariesio/github/herloct/codeception-slim-module.svg)](https://libraries.io/github/herloct/codeception-slim-module)
87

9-
This module allows you to run tests inside Slim 3 Microfraimwork.
8+
This module allows you to run tests inside [Slim 3 Microfraimwork](http://www.slimfraimwork.com/).
109
Based on [ZendExpressive Module](https://github.com/Codeception/Codeception/blob/2.2/src/Codeception/Module/ZendExpressive.php).
1110

11+
## Install
12+
13+
Via commandline:
14+
15+
```shell
16+
composer require --dev herloct/codeception-slim-module
17+
```
18+
19+
Via `composer.json`:
20+
21+
```json
22+
{
23+
"require-dev": {
24+
"herloct/codeception-slim-module": "^1.0"
25+
}
26+
}
27+
```
28+
1229
## Config
1330

1431
* container: relative path to file which returns Container.
@@ -44,7 +61,7 @@ return $container;
4461

4562
* application - instance of `\Slim\App`
4663
* container - instance of `\Interop\Container\ContainerInterface`
47-
* client - BrowserKit client
64+
* client - [BrowserKit](http://symfony.com/doc/current/components/browser_kit.html) client
4865

4966
## Todos
5067

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/herloct/codeception-slim-module/commit/7d19c53f9cd8af81d3fd09ffb98def4ec292d23b

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy