Skip to content

Comments

Convert PHPUnit tests to Pest#13

Merged
henzeb merged 1 commit intomainfrom
pest_conversion
Jun 8, 2025
Merged

Convert PHPUnit tests to Pest#13
henzeb merged 1 commit intomainfrom
pest_conversion

Conversation

@henzeb
Copy link
Owner

@henzeb henzeb commented Jun 7, 2025

Convert PHPUnit tests to Pest

Migrated PHPUnit test suite to Pest for improved readability and developer experience.

Changes

  • Converted test classes to Pest functions
  • Updated assertions to Pest syntax
  • Added pest.php configuration
  • Updated CI to run Pest

Tests pass with 98.7% coverage.

@henzeb henzeb marked this pull request as draft June 7, 2025 19:07
@henzeb henzeb changed the title first phase of converting to pest Convert PHPUnit tests to Pest Jun 7, 2025
@henzeb henzeb force-pushed the pest_conversion branch 3 times, most recently from e78a7a8 to a757f4a Compare June 8, 2025 16:43
@henzeb henzeb force-pushed the pest_conversion branch from a757f4a to 702c641 Compare June 8, 2025 16:52
@henzeb henzeb marked this pull request as ready for review June 8, 2025 16:52
@henzeb henzeb merged commit 0196a1c into main Jun 8, 2025
4 checks passed
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.

1 participant