File tree Expand file tree Collapse file tree 1 file changed +14
-5
lines changed Expand file tree Collapse file tree 1 file changed +14
-5
lines changed Original file line number Diff line number Diff line change 1- # PhpBrowser
1+ # Codeception Module PhpBrowser
22
3- Codeception module for testing web application over HTTP
3+ A Codeception module for testing web application over HTTP.
44
5- ![ Build Status] ( https://github.com/Codeception/module-phpbrowser/workflows/CI/badge.svg )
5+ [ ![ Actions Status] ( https://github.com/Codeception/module-phpbrowser/workflows/CI/badge.svg )] ( https://github.com/Codeception/module-phpbrowser/actions )
6+ [ ![ Latest Stable Version] ( https://poser.pugx.org/codeception/module-phpbrowser/v/stable )] ( https://github.com/Codeception/module-phpbrowser/releases )
7+ [ ![ Total Downloads] ( https://poser.pugx.org/codeception/module-phpbrowser/downloads )] ( https://packagist.org/packages/codeception/module-phpbrowser )
8+ [ ![ License] ( https://poser.pugx.org/codeception/module-phpbrowser/license )] ( /LICENSE )
69
710## Installation
811
912```
10- composer require --dev "codeception/module-phpbrowser"
13+ composer require "codeception/module-phpbrowser" --dev
1114```
1215
1316## Documentation
1417
15- <a href =" https://codeception.com/docs/modules/PhpBrowser " >Module documentation</a >
18+ See [ the module documentation] ( https://codeception.com/docs/modules/PhpBrowser ) .
19+
20+ ## License
21+
22+ ` Codeception Module PhpBrowser ` is open-sourced software licensed under the [ MIT] ( /LICENSE ) License.
23+
24+ © Codeception PHP Testing Framework
You can’t perform that action at this time.
0 commit comments