Skip to content

Clean up test suite, add .gitattributes to exclude dev files from exports and run tests on PHP 7.4 and simplify test matrix#27

Merged
clue merged 5 commits into
clue:masterfrom
SimonFrings:tests
Jun 16, 2020
Merged

Clean up test suite, add .gitattributes to exclude dev files from exports and run tests on PHP 7.4 and simplify test matrix#27
clue merged 5 commits into
clue:masterfrom
SimonFrings:tests

Conversation

@SimonFrings

Copy link
Copy Markdown
Contributor

No description provided.

@clue clue left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

@SimonFrings Thanks for looking into this! Unfortunately, the expectException() method requires PHPUnit 5+ which doesn't support legacy PHP. Can you look into providing a backwards-compatibility layer to use setExpectedException() on legacy PHPUnit versions?

@clue clue added this to the v1.2.0 milestone Jun 9, 2020
@SimonFrings

SimonFrings commented Jun 16, 2020

Copy link
Copy Markdown
Contributor Author

Should work now 👍

@clue clue left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

@SimonFrings Awesome, thanks for the update! :shipit:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants