|
1 |
| -# Codeception |
| 1 | + |
| 2 | + |
| 3 | +<p align=center> |
| 4 | + <a href="https://github.com/contributte/codeception/actions"><img src="https://badgen.net/github/checks/contributte/codeception"></a> |
| 5 | + <a href="https://coveralls.io/r/contributte/codeception"><img src="https://badgen.net/coveralls/c/github/contributte/codeception"></a> |
| 6 | + <a href="https://packagist.org/packages/contributte/codeception"><img src="https://badgen.net/packagist/dm/contributte/codeception"></a> |
| 7 | + <a href="https://packagist.org/packages/contributte/codeception"><img src="https://badgen.net/packagist/v/contributte/codeception"></a> |
| 8 | +</p> |
| 9 | +<p align=center> |
| 10 | + <a href="https://packagist.org/packages/contributte/codeception"><img src="https://badgen.net/packagist/php/contributte/codeception"></a> |
| 11 | + <a href="https://github.com/contributte/codeception"><img src="https://badgen.net/github/license/contributte/codeception"></a> |
| 12 | + <a href="https://bit.ly/ctteg"><img src="https://badgen.net/badge/support/gitter/cyan"></a> |
| 13 | + <a href="https://bit.ly/cttfo"><img src="https://badgen.net/badge/support/forum/yellow"></a> |
| 14 | + <a href="https://contributte.org/partners.html"><img src="https://badgen.net/badge/sponsor/donations/F96854"></a> |
| 15 | +</p> |
| 16 | + |
| 17 | +<p align=center> |
| 18 | + Website 🚀 <a href="https://contributte.org">contributte.org</a> | Contact 👨🏻💻 <a href="https://f3l1x.io">f3l1x.io</a> | Twitter 🐦 <a href="https://twitter.com/contributte">@contributte</a> |
| 19 | +</p> |
| 20 | + |
| 21 | +## Usage |
| 22 | + |
| 23 | +To install latest version of `contributte/codeception` use [Composer](https://getcomposer.com). |
| 24 | + |
| 25 | +``` |
| 26 | +composer require contributte/codeception |
| 27 | +``` |
2 | 28 |
|
3 |
| -Integration of Nette Framework to Codeception. |
| 29 | +## Documentation |
4 | 30 |
|
5 |
| -[](https://travis-ci.org/contributte/codeception) |
6 |
| -[](https://coveralls.io/r/contributte/codeception) |
7 |
| -[](https://packagist.org/packages/contributte/codeception) |
8 |
| -[](https://packagist.org/packages/contributte/codeception) |
9 |
| -[](https://packagist.org/packages/contributte/codeception) |
10 |
| -[](https://packagist.org/packages/contributte/codeception) |
11 |
| -[](https://github.com/phpstan/phpstan) |
| 31 | +For details on how to use this package, check out our [documentation](.docs). |
12 | 32 |
|
13 |
| -## Discussion / Help |
| 33 | +## Versions |
14 | 34 |
|
15 |
| -[](http://bit.ly/ctteg) |
| 35 | +| State | Version | Branch | PHP | |
| 36 | +|-------------|----------|----------|---------| |
| 37 | +| dev | `^1.4.0` | `master` | `>=7.2` | |
| 38 | +| stable | `^1.3.1` | `master` | `>=7.2` | |
16 | 39 |
|
17 |
| -## Documentation |
| 40 | +## Development |
18 | 41 |
|
19 |
| -- [Setup](.docs/README.md#setup) |
20 |
| -- [Usage](.docs/README.md#usage) |
21 |
| - - [DI module - Nette\DI integration](.docs/README.md#nettedimodule) |
22 |
| - - [Application module - Nette\Application integration](.docs/README.md#netteapplicationmodule) |
23 |
| -- [Development](.docs/README.md#development) |
| 42 | +See [how to contribute](https://contributte.org) to this package. This package is currently maintained by these authors. |
24 | 43 |
|
25 |
| -## Versions |
| 44 | +<a href="https://github.com/enumag"> |
| 45 | + <img width="80" height="80" src="https://avatars.githubusercontent.com/enumag"> |
| 46 | +</a> |
| 47 | +<a href="https://github.com/f3l1x"> |
| 48 | + <img width="80" height="80" src="https://avatars.githubusercontent.com/f3l1x"> |
| 49 | +</a> |
| 50 | + |
| 51 | +----- |
26 | 52 |
|
27 |
| -| State | Version | Branch | PHP | | |
28 |
| -|-------------|----------|----------|---------|-----------------| |
29 |
| -| dev | `^1.4.0` | `master` | `^7.2` | | |
30 |
| -| stable | `^1.3.0` | `master` | `^7.2` | | |
31 |
| -| stable | `^0.8.1` | `master` | `>=7.1` | (old namespace) | |
32 |
| - |
33 |
| -## Maintainers |
34 |
| - |
35 |
| -<table> |
36 |
| - <tbody> |
37 |
| - <tr> |
38 |
| - <td align="center"> |
39 |
| - <a href="https://github.com/enumag"> |
40 |
| - <img width="150" height="150" src="https://avatars0.githubusercontent.com/u/539462?s=150&v=4"> |
41 |
| - </a> |
42 |
| - </br> |
43 |
| - <a href="https://github.com/enumage">Jáchym Toušek</a> |
44 |
| - </td> |
45 |
| - <td align="center"> |
46 |
| - <a href="https://github.com/f3l1x"> |
47 |
| - <img width="150" height="150" src="https://avatars2.githubusercontent.com/u/538058?v=3&s=150"> |
48 |
| - </a> |
49 |
| - </br> |
50 |
| - <a href="https://github.com/f3l1x">Milan Felix Šulc</a> |
51 |
| - </td> |
52 |
| - </tr> |
53 |
| - </tbody> |
54 |
| -</table> |
55 |
| - |
56 |
| -Thank you for testing, reporting and contributing. |
| 53 | +Consider to [support](https://contributte.org/partners) **contributte** development team. |
| 54 | +Also thank you for using this package. |
0 commit comments