Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Feb 14, 2021. It is now read-only.

Symfony2 extension for PhpSpec

NotificationsYou must be signed in to change notification settings

phpspec/Symfony2Extension

Repository files navigation

Build Status

Symfony2 extension for PhpSpec. The extension is pretty much dead. Since we aim on writing code decoupled from the framework, PhpSpec works very well without a special extension for Symfony.

There were only two features provided by this extension - stubbing the container and generating specs in a bundle.

Stubbing the container is a bad practice. The only place we might need to access the container is a controller. It's prefered to register the controller as a service, so stubbing it is not needed.

Placing specs in a bundle is not a recommended way either. It's cleaner to have all specs in a single folder.

About

Symfony2 extension for PhpSpec

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors2

  •  
  •  

[8]ページ先頭

©2009-2025 Movatter.jp