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

Enhance documentation, update dependencies, and clean up logging #43

Merged
merged 4 commits into from
Feb 6, 2025

Conversation

gibiw
Copy link
Contributor

@gibiw gibiw commented Feb 6, 2025

This pull request includes updates to the README.md, composer.json, and src/QaseReporter.php files to enhance documentation, update dependencies, and clean up logging.

Documentation updates:

  • README.md: Added instructions to include the Qase PHPUnit extension in the phpunit.xml file.

Dependency updates:

  • composer.json: Updated PHP requirement to ^8.1, updated phpunit/phpunit to ^10 || ^11, and updated qase/php-commons to ^2.0.1.
  • composer.json: Updated the package version to 2.0.2 and the PHP platform version to 8.1.

Code cleanup:

gibiw added 3 commits February 6, 2025 13:04
- Removed all print statements used for debugging purposes.
- Cleaned up code to improve readability and maintainability.
- Added a section to the documentation explaining how to configure a reporter in the phpunit.xml file.
@apetrosyan1613 apetrosyan1613 self-requested a review February 6, 2025 12:29
@gibiw gibiw merged commit 97b5df7 into main Feb 6, 2025
8 checks passed
@gibiw gibiw deleted the release/v2.0.2 branch February 6, 2025 12:30
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