Skip to content

[FEATURE] Add Composer scripts to run unit tests #488

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
Feb 22, 2024

Conversation

JakeQZ
Copy link
Collaborator

@JakeQZ JakeQZ commented Feb 22, 2024

The ci script now also runs ci:dynamic which in turn runs ci:tests.

The PHPUnit cache is only applicable if the configuration is to run previously failing tests first, which it isn't, hence --do-not-cache-result.

Also update the readme instructions for running all code checks.

Relates to #486.

The `ci` script now also runs `ci:dynamic` which in turn runs `ci:tests`.

The PHPUnit cache is only applicable if the configuration is to run previously
failing tests first, which it isn't, hence `--do-not-cache-result`.

Also update the readme instructions for running all code checks.

Relates to #486.
@JakeQZ JakeQZ added documentation enhancement developer-specific Issues that only affect maintainers, contributors, and people submitting PRs labels Feb 22, 2024
@JakeQZ JakeQZ self-assigned this Feb 22, 2024
@oliverklee oliverklee merged commit 822bb72 into main Feb 22, 2024
@oliverklee oliverklee deleted the feature/composer-dynamic branch February 22, 2024 08:20
JakeQZ added a commit that referenced this pull request Feb 26, 2024
This is the change to `composer.json` which was inadvertently omitted from #488.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
developer-specific Issues that only affect maintainers, contributors, and people submitting PRs documentation enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants