Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/umpirsky/centipede
:sparkler: The Simplest automated testing tool on Earth.
https://github.com/umpirsky/centipede
Last synced: 7 days ago
JSON representation
:sparkler: The Simplest automated testing tool on Earth.
- Host: GitHub
- URL: https://github.com/umpirsky/centipede
- Owner: umpirsky
- License: mit
- Created: 2014-12-14T12:53:06.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2019-04-07T02:36:02.000Z (over 5 years ago)
- Last Synced: 2024-11-03T12:32:46.805Z (13 days ago)
- Language: PHP
- Homepage:
- Size: 120 KB
- Stars: 141
- Watchers: 10
- Forks: 15
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
symfony upgrade fixer •
twig gettext extractor •
wisdom •
centipede •
permissions handler •
extraload •
gravatar •
locurro •
country list •
transliterator# Centipede
The simplest automated testing tool on Earth.
## Idea
What is the simplest test you can think of for your web application? Maybe just check if all pages work? That's exactly what this tool is about.
## Usage
```
./bin/centipede run https://github.com
```## Screenshot
![Centipede](https://raw.githubusercontent.com/umpirsky/centipede/master/resources/images/screenshot.png)