Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/phpspec/phpspec
SpecBDD Framework for PHP
https://github.com/phpspec/phpspec
hacktoberfest
Last synced: 3 days ago
JSON representation
SpecBDD Framework for PHP
- Host: GitHub
- URL: https://github.com/phpspec/phpspec
- Owner: phpspec
- License: other
- Created: 2011-04-07T12:48:08.000Z (over 13 years ago)
- Default Branch: main
- Last Pushed: 2024-10-14T09:52:44.000Z (about 2 months ago)
- Last Synced: 2024-10-29T15:00:17.558Z (about 1 month ago)
- Topics: hacktoberfest
- Language: PHP
- Homepage: http://www.phpspec.net
- Size: 4.82 MB
- Stars: 1,878
- Watchers: 58
- Forks: 278
- Open Issues: 139
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGES-v2.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- awesome-php - PHPSpec - A design by specification unit testing library. (Table of Contents / Testing)
- awesome-projects - PHPSpec - A design by specification unit testing library. (PHP / Testing)
- awesome-php - PHPSpec - A design by specification unit testing library. (Table of Contents / Testing)
- awesome-php-cn - PHPSpec - 一个由规范设计单元测试库. (目录 / 测试 Testing)
README
phpspec
=======The main website with documentation is at `https://phpspec.net `_.
.. image:: https://github.com/phpspec/phpspec/workflows/Build/badge.svg
:target: https://github.com/phpspec/phpspec/actions?query=workflow%3ABuild
:alt: Main Build Status.. image:: https://img.shields.io/scrutinizer/g/phpspec/phpspec.svg
:target: https://scrutinizer-ci.com/g/phpspec/phpspec/build-status/master
:alt: Master Scrutinizer Quality Score.. image:: https://img.shields.io/appveyor/ci/ciaranmcnulty/phpspec/master.svg
:target: https://ci.appveyor.com/project/ciaranmcnulty/phpspec/branch/master
:alt: AppVeyor build status.. image:: https://poser.pugx.org/phpspec/phpspec/downloads.png
:target: https://poser.pugx.org/phpspec/phpspec/downloads
:alt: Total downloads.. image:: https://poser.pugx.org/phpspec/phpspec/v/stable.png
:target: https://poser.pugx.org/phpspec/phpspec/v/stable
:alt: Latest stable version.. image:: https://poser.pugx.org/phpspec/phpspec/v/unstable.png
:target: https://poser.pugx.org/phpspec/phpspec/v/unstable
:alt: Latest unstable version.. image:: https://poser.pugx.org/phpspec/phpspec/license.png
:target: https://poser.pugx.org/phpspec/phpspec/license
:alt: Software licenseInstalling Dependencies
-----------------------Dependencies are handled via `composer `_::
wget -nc https://getcomposer.org/composer.phar
php composer.phar installDeveloper's mailing list
------------------------For development discussion subscribe to `[email protected] `_.
Community
---------
Check out #phpspec on irc.freenode.net.