Skip to content

Improve development #3

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 12, 2020
Merged

Conversation

TiSiE
Copy link
Member

@TiSiE TiSiE commented Oct 1, 2019

  • Require squizlab/php_codesniffer and additional
    slevomat/coding-standard

  • Define a phpcs standard in phpcs.xml

  • Adds composer script to run test (with coverage) and
    lint (phpcs) the src directory

  • Optimizes .gitignore and .gitattributes

 * Require squizlab/php_codesniffer and additional
   slevomat/coding-standard

 * Define a phpcs standard in phpcs.xml

 * Adds composer script to run test (with coverage) and
   lint (phpcs) the src directory

 * Optimizes .gitignore and .gitattributes
@TiSiE TiSiE force-pushed the improve_development branch from d378ea6 to 78281a5 Compare February 25, 2020 17:22
@TiSiE TiSiE added this to the 2.1.0 milestone Mar 12, 2020
@TiSiE TiSiE merged commit 518f02b into cross-solution:2.x Mar 12, 2020
@TiSiE TiSiE deleted the improve_development branch March 12, 2020 15:54
TiSiE added a commit to TiSiE/phpunit-utils that referenced this pull request Mar 12, 2020
TiSiE added a commit that referenced this pull request Mar 12, 2020
…ch test

* pr-4:
  chore(TestSetterAndGetter): Adhere to coding standard introduced with PR #3
  TestSetterAndGetter: Apply the stirng callback fix also to 'value_callback', 'setter_callback' and 'expect_callback'
  TestSetterAndGetter: Do not assume TestCase method, if string callback is callable
  TestSetterAndGetter: Allow setting target for a particular test set.
  TestSetterAndGetter: Use InvalidUsageExceptions.
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.

1 participant