PHPackages                             vijaycs85/sitemapextension - 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. vijaycs85/sitemapextension

ActiveBehat-extension[Testing &amp; Quality](/categories/testing)

vijaycs85/sitemapextension
==========================

Simple behat script to smoke test your Drupal site by using sitemap.xml

1.0.0-beta1(8y ago)3282[2 issues](https://github.com/vijaycs85/sitemapextension/issues)GPL-2.0+PHP

Since May 23Pushed 8y ago1 watchersCompare

[ Source](https://github.com/vijaycs85/sitemapextension)[ Packagist](https://packagist.org/packages/vijaycs85/sitemapextension)[ RSS](/packages/vijaycs85-sitemapextension/feed)WikiDiscussions master Synced 2d ago

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

Behat Sitemap Extension
=======================

[](#behat-sitemap-extension)

Synopsis
--------

[](#synopsis)

Behat Sitemap Extension provides a way to smoke/sanity test all site pages by getting the URLs from `/sitemap.xml` and visiting them to see if we get 200 response.

Motivation
----------

[](#motivation)

- Provide a simple way to start with behat
- With minimal effort, sanity check all pages.

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

[](#installation)

### Quick start

[](#quick-start)

Clone this repository and then run:

```
export BEHAT_PARAMS='{"extensions":{"Behat\\MinkExtension":{"base_url":"http://localhost"}}}'; bin/behat
```

> Note: Replace `http://localhost` with your site URL.

### Run for multiple sites

[](#run-for-multiple-sites)

Add a CSV file of site URLs and tags to run with (Only available tag with this extension is "@smoke") and run:

```
./script/run-test.sh
```

Contributors
------------

[](#contributors)

Feel free to open an [issue](https://github.com/vijaycs85/sitemapextension/issues/new) or [pull request](https://github.com/vijaycs85/sitemapextension/pulls) to improve, add new features and bug fixes.

License
-------

[](#license)

This project is distributed under the terms of the [GNU General Public License version 2](https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html)

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance7

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity49

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.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

3277d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1220029?v=4)[Vijaya Chandran Mani](/maintainers/vijaycs85)[@vijaycs85](https://github.com/vijaycs85)

---

Top Contributors

[![vijaycs85](https://avatars.githubusercontent.com/u/1220029?v=4)](https://github.com/vijaycs85 "vijaycs85 (10 commits)")

---

Tags

behatbehat-extensionsitemap-xmlsmoke-test

### Embed Badge

![Health badge](/badges/vijaycs85-sitemapextension/health.svg)

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

###  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)
