Skip to content
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

Add PHPUnitCommand to run with --with-phpunitclass #3392

Merged
merged 1 commit into from Sep 2, 2018
Merged

Conversation

mwjames
Copy link
Contributor

@mwjames mwjames commented Sep 2, 2018

This PR is made in reference to: #

This PR addresses or contains:

  • Ceates an inception point after all tests (failed or successful) have been run to allow for some final clean-up
    • composer test -- --with-phpunitclass="\SMW\Tests\PHPUnitCommand"
    • php ../../tests/phpunit/phpunit.php -c phpunit.xml.dist "--with-phpunitclass=\SMW\Tests\PHPUnitCommand"

This PR includes:

  • Tests (unit/integration)
  • CI build passed

@mwjames mwjames merged commit 50c6724 into master Sep 2, 2018
@mwjames mwjames deleted the phpunit branch September 2, 2018 14:33
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.

None yet

1 participant