Skip to content
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

Convert phpspec to PHPUnit tests #939

Open
6 of 26 tasks
loic425 opened this issue Sep 12, 2024 · 0 comments
Open
6 of 26 tasks

Convert phpspec to PHPUnit tests #939

loic425 opened this issue Sep 12, 2024 · 0 comments

Comments

@loic425
Copy link
Member

loic425 commented Sep 12, 2024

It's time to get rid of phpspec/phpspec package.
We'll try not to mock everything in the future, but to make conversion easier, we use the package phpspec/phpunit-prophecy.

ChatGPT is able to make the conversion of each class 🤖
So we use it :) but reviewing changes is necessary 👓

Bundle

  • Context
  • Controller
  • DependencyInjection
  • Doctrine
  • Event
  • EventListener
  • Form
  • Grid
  • Routing
  • Storage
  • Twig
  • Validator

Component

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

No branches or pull requests

1 participant