Skip to content

feat: add CLI test#29

Open
Sean Molenaar (SMillerDev) wants to merge 5 commits intomainfrom
feat/decomposer/add_cli_test
Open

feat: add CLI test#29
Sean Molenaar (SMillerDev) wants to merge 5 commits intomainfrom
feat/decomposer/add_cli_test

Conversation

@SMillerDev
Copy link
Copy Markdown
Contributor

No description provided.

Comment thread .github/workflows/php-decomposer.yml
Comment thread .github/workflows/php-decomposer.yml Outdated
Comment thread .github/workflows/php-decomposer.yml Outdated
required: false
type: string
default: 'autoload_psr-pprkut/autoload-psr@0.2.0'
php-run-extensions:
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe we should rename the other one to phpunit-php-extensions instead? Or some such

Comment thread .github/workflows/php-decomposer.yml Outdated
Comment on lines +53 to +60
cli-test-file:
required: false
type: string
default: 'cli.php'
cli-test-args:
required: false
type: string
default: '-vvv'
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it makes more sense to combine these two. We're just appending them later anyway

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We're using the file to indicate where the issue is with an annotation. If you have suggestions to split that later I'm fine merging them.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No, it's fine. I missed that, apparently. Let's leave it split then.
However, can we make the names a bit more generic? Like, php-test-file instead of cli-test-file, or exec-test-file

Comment thread .github/workflows/php-decomposer.yml Outdated
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