Fedora 23 Update: php-phpspec-2.3.0-1.fc23

updates at fedoraproject.org updates at fedoraproject.org
Mon Nov 9 21:57:37 UTC 2015


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2015-4debe32a85
2015-11-09 20:16:02.516265
--------------------------------------------------------------------------------

Name        : php-phpspec
Product     : Fedora 23
Version     : 2.3.0
Release     : 1.fc23
URL         : https://github.com/phpspec/phpspec
Summary     : Specification-oriented BDD framework for PHP
Description :
phpspec is a tool which can help you write clean and working PHP code
using behaviour driven development or BDD. BDD is a technique derived
from test-first development.

BDD is a technique used at story level and spec level. phpspec is a tool
for use at the spec level or SpecBDD. The technique is to first use a tool
like phpspec to describe the behaviour of an object you are about to write.
Next you write just enough code to meet that specification and finally you
refactor this code.

--------------------------------------------------------------------------------
Update Information:

Upstream changelog for **phpspec 2.3.0**  *    Adds duringInstantiation() to
more easily test constructor exceptions *    Adds beConstructedThrough*() and
beConstructed*() shortcuts for named constructors *    Generated constructors
are now placed at the start of the class *    Offers to make constructors
private after generating a named constructor *    Shows a warning when a class
is generated in a location that is not autoloadable *    Adds %paths.config%
placeholder to allow config paths to be relative to config file *    Fixed
invalid JUnit output in some non-EN locales  Package changelog for **prophecy**
* Fix autoloader
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program. Use
su -c 'yum update php-phpspec' at the command line.
For more information, refer to "Managing Software with yum",
available at https://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------


More information about the package-announce mailing list