Created
September 24, 2016 15:43
-
-
Save wayanjimmy/bb27351c89e18ca403eb4c5c10901e98 to your computer and use it in GitHub Desktop.
Php spec sample config for laravel
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
suites: | |
my_suite: | |
namespace: App | |
psr4_prefix: App | |
src_path: app | |
spec_prefix: spec |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment