PHPackages                             aklump/manual-test - 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. aklump/manual-test

ActiveLibrary

aklump/manual-test
==================

A solution for writing and running manual functional tests for websites using markdown and pdf.

1.3.3(5y ago)076[1 PRs](https://github.com/aklump/manual-test/pulls)1BSD-3-ClausePHP

Since Jan 2Pushed 1y ago1 watchersCompare

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

READMEChangelogDependencies (7)Versions (31)Used By (1)

Manual Test
===========

[](#manual-test)

[![Manual Test](docs/images/manual-test.jpg)](docs/images/manual-test.jpg)

Summary
-------

[](#summary)

Manual test is a way to create QA testing for human running. It's for those situations where automated testing is forthcoming, would not be feasible. It's meant to be a very quick and simple way to have QA.

**Visit [https://aklump.github.io/manual\_test](https://aklump.github.io/manual_test) for full documentation.**

Quick Start
-----------

[](#quick-start)

This one-liner will create a folder called tests\_manual and install this library there using composer.

```
mkdir -p ./tests_manual && (cd tests_manual && composer require --dev aklump/manual-test && cp ./vendor/aklump/manual-test/examples/config.xml .)
```

1. Modify *tests\_manual/config.xml* as necessary
2. Create at least one folder, with a manual test.
3. Relative paths are relative to the config file.
4. `export TEST_BASE_URL=http://mysite.com; ./vendor/bin/generate --configuration=config.xml`
5. You can also do like this: `export SIMPLETEST_BASE_URL=http://mysite.com; ./vendor/bin/generate --configuration=coanfig.xml`

Contributing
------------

[](#contributing)

If you find this project useful... please consider [making a donation](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=4E5KZHDQCEUV8&item_name=Gratitude%20for%20aklump%2Fmanual_test).

###  Health Score

33

—

LowBetter than 74% of packages

Maintenance29

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity71

Established project with proven stability

 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.

###  Release Activity

Cadence

Every ~28 days

Recently: every ~145 days

Total

29

Last Release

1905d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/79476f3b82f9c766433c7eb401cbcfc636cd5d5ccf2b2e6b50ea81d1de6c2730?d=identicon)[aklump](/maintainers/aklump)

---

Top Contributors

[![aklump](https://avatars.githubusercontent.com/u/425737?v=4)](https://github.com/aklump "aklump (117 commits)")

### Embed Badge

![Health badge](/badges/aklump-manual-test/health.svg)

```
[![Health](https://phpackages.com/badges/aklump-manual-test/health.svg)](https://phpackages.com/packages/aklump-manual-test)
```

###  Alternatives

[craftcms/cms

Craft CMS

3.6k3.6M2.6k](/packages/craftcms-cms)[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.3M151](/packages/sulu-sulu)[prestashop/prestashop

PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.

9.0k15.4k](/packages/prestashop-prestashop)[ec-cube/ec-cube

EC-CUBE EC open platform.

78527.0k1](/packages/ec-cube-ec-cube)[drupal/core-dev

require-dev dependencies from drupal/drupal; use in addition to drupal/core-recommended to run tests from drupal/core.

2021.0M275](/packages/drupal-core-dev)[spatie/laravel-pjax

A pjax middleware for Laravel 5

513371.8k11](/packages/spatie-laravel-pjax)

PHPackages © 2026

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