PHPackages                             filatovnick/testtask - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Testing &amp; Quality](/categories/testing)
4. /
5. filatovnick/testtask

ActiveLibrary[Testing &amp; Quality](/categories/testing)

filatovnick/testtask
====================

automation test using facebook/webdriver

03PHP

Since Jan 9Pushed 9y agoCompare

[ Source](https://github.com/filatovnick/testtask)[ Packagist](https://packagist.org/packages/filatovnick/testtask)[ RSS](/packages/filatovnick-testtask/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Installation and run acceptance test
====================================

[](#installation-and-run-acceptance-test)

Installation
------------

[](#installation)

**Inside your composer project**

`php composer.phar require "filatovnick/testtask:dev-master"`

**Standalone**

`php composer.phar install`

Usage
-----

[](#usage)

**Start a selenium standalone server as**

`java -jar selenium-server-standalone-#.##.jar`

**or**

**run in cloud** (browserstack.com)

`  $capabilities = array(WebDriverCapabilityType::BROWSER_NAME => 'chrome', 'browserstack.debug'=>'true', 'build'=>'First build');`

` $this->driver = RemoteWebDriver::create('https://nickfilatov3:DLcUbqVLfDqemJthaFYc@hub-cloud.browserstack.com/wd/hub', $capabilities);`

**Run test**

`./vendor/bin/phpunit ./vendor/filatovnick/testtask/MarketTest.php`

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/2b88301f009626259a10b90cd48d52b37c9e85e8602e6d9aa18c2d052ea9d989?d=identicon)[filatovnick](/maintainers/filatovnick)

---

Top Contributors

[![filatovnick](https://avatars.githubusercontent.com/u/13945706?v=4)](https://github.com/filatovnick "filatovnick (15 commits)")

### Embed Badge

![Health badge](/badges/filatovnick-testtask/health.svg)

```
[![Health](https://phpackages.com/badges/filatovnick-testtask/health.svg)](https://phpackages.com/packages/filatovnick-testtask)
```

###  Alternatives

[phpspec/prophecy

Highly opinionated mocking framework for PHP 5.3+

8.5k551.7M682](/packages/phpspec-prophecy)[vimeo/psalm

A static analysis tool for finding errors in PHP applications

5.8k77.5M6.7k](/packages/vimeo-psalm)[brianium/paratest

Parallel testing for PHP

2.5k118.8M754](/packages/brianium-paratest)[beberlei/assert

Thin assertion library for input validation in business models.

2.4k96.9M570](/packages/beberlei-assert)[mikey179/vfsstream

Virtual file system to mock the real file system in unit tests.

1.4k108.0M2.7k](/packages/mikey179-vfsstream)[orchestra/testbench

Laravel Testing Helper for Packages Development

2.2k39.1M32.1k](/packages/orchestra-testbench)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
