PHPackages                             esharsh/testpack - 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. esharsh/testpack

ActiveComposer-plugin

esharsh/testpack
================

A testing package which can test es apis with proper response.

v1.0.0(2y ago)00PHP

Since Jan 24Pushed 2y ago1 watchersCompare

[ Source](https://github.com/esharsh/testpack)[ Packagist](https://packagist.org/packages/esharsh/testpack)[ RSS](/packages/esharsh-testpack/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (5)Versions (2)Used By (0)

apicept
-------

[](#apicept)

api codeception test package

For version push use below commands
-----------------------------------

[](#for-version-push-use-below-commands)

- git tag v1.0.0
- git push origin v1.0.0

Version : 1.0.0
---------------

[](#version--100)

Description : Create Sample test package with sample test api files.

Introduction
------------

[](#introduction)

api codeception test package

Instructions
------------

[](#instructions)

First, install this package:

```
composer require esharsh/testpack

```

Next, copy this code to composer.json file script section

```
"scripts": {
   "post-update-cmd": [
        "echo 'Copying directory...'",
        "cp -r ./vendor/esharsh/testpack/src/tests ./tests",
        "echo 'Directory copied successfully.'"
    ]
},

```

Hit below command to run the api test

```
./vendor/bin/codecept run -v

```

###  Health Score

18

—

LowBetter than 8% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity0

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

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.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

846d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/b58d2325d2f6f456e99bb9c66d6c7daaa71f5cf1f16c628506b99e849158d648?d=identicon)[esharsh](/maintainers/esharsh)

### Embed Badge

![Health badge](/badges/esharsh-testpack/health.svg)

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

###  Alternatives

[magento/magento2-functional-testing-framework

Magento2 Functional Testing Framework

15511.5M30](/packages/magento-magento2-functional-testing-framework)[lucatume/wp-browser

A set of Codeception modules to test WordPress projects.

6343.8M153](/packages/lucatume-wp-browser)[guncha25/drupal-codeception

Codeception toolset for Drupal testing.

17131.1k2](/packages/guncha25-drupal-codeception)

PHPackages © 2026

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