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

Added new version of PHPUnit reporter #41

Merged
merged 1 commit into from
Jan 30, 2025
Merged

Added new version of PHPUnit reporter #41

merged 1 commit into from
Jan 30, 2025

Conversation

gibiw
Copy link
Contributor

@gibiw gibiw commented Jan 30, 2025

This pull request includes significant updates and improvements to the Qase PHPUnit reporter. The most important changes involve the introduction of GitHub Actions for CI, extensive updates to the README.md for better documentation, and the addition of new attributes for test annotations.

CI/CD Integration:

  • .github/workflows/php.yml: Added a GitHub Actions workflow to automate the PHP build and tests across multiple PHP versions.

Documentation Enhancements:

  • README.md: Improved documentation with detailed installation instructions, examples of usage, configuration options, and requirements.

Package Configuration:

  • composer.json: Updated package metadata, dependencies, and configuration to support PHP 8.0 and PHPUnit 9.

Test Configuration:

Attribute Annotations:

@gibiw gibiw requested review from n3r and sklmx January 30, 2025 19:53
@n3r n3r merged commit 83178a8 into main Jan 30, 2025
10 checks passed
@n3r n3r deleted the release/2.0.0 branch January 30, 2025 20:34
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