Replies: 5 comments
-
Sorry for late response. Missed the discussion tab somehow. I have no problem with PHPUnit so if an option I would stick with it. If switching to Pest is really worthy then I am open to it too. Honestly, need to add some test codes so whatever aids in that process I would be glad. Thanks. |
Beta Was this translation helpful? Give feedback.
-
can I write a pest test for this project |
Beta Was this translation helpful? Give feedback.
-
@rasheedahmadmlik Thanks for your interest in this project. I would prefer sticking with PHPUnit for now. Could you add more test code with PHPUnit? I guess PHPUnit tests can be updated later to use Pest? Your thoughts? |
Beta Was this translation helpful? Give feedback.
-
For now we need to fix failing tests. |
Beta Was this translation helpful? Give feedback.
-
check this PR #125 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Are you interested in swiching to Pest for Unit Tests (to replacel PHPUnit) ?
or stick with PHPUnit ?
Beta Was this translation helpful? Give feedback.
All reactions