Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[VarDumper] Add VarDumperTestCase and related trait #14077

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 30, 2015

Conversation

nicolas-grekas
Copy link
Member

Q A
Bug fix? no
New feature? yes
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets -
License MIT
Doc PR -

This allows writing assertions that use the dump of a variable for comparison.

@nicolas-grekas
Copy link
Member Author

Any objection to merge this @symfony/deciders?

@fabpot
Copy link
Member

fabpot commented Mar 30, 2015

Thank you @nicolas-grekas.

@fabpot fabpot merged commit 57da9ae into symfony:2.7 Mar 30, 2015
fabpot added a commit that referenced this pull request Mar 30, 2015
…icolas-grekas)

This PR was merged into the 2.7 branch.

Discussion
----------

[VarDumper] Add VarDumperTestCase and related trait

| Q             | A
| ------------- | ---
| Bug fix?      | no
| New feature?  | yes
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | -
| License       | MIT
| Doc PR        | -

This allows writing assertions that use the dump of a variable for comparison.

Commits
-------

57da9ae [VarDumper] Add VarDumperTestCase and related trait
@nicolas-grekas nicolas-grekas deleted the test-with-var-dumper branch March 30, 2015 15:44
nicolas-grekas added a commit that referenced this pull request Apr 1, 2015
…as-grekas)

This PR was merged into the 2.7 branch.

Discussion
----------

[VarDumper] Add casters for Reflection* classes

| Q             | A
| ------------- | ---
| Bug fix?      | no
| New feature?  | yes
| BC breaks?    | no
| Deprecations? | yes
| Tests pass?   | yes
| Fixed tickets | -
| License       | MIT
| Doc PR        | -

Will need a rebase on top of #14079 and #14077 to be mergeable/green.

Commits
-------

64d6e76 [VarDumper] Add casters for Reflection* classes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants