Gregwar / CaptchaBundle

Symfony bundle implementing a "captcha" form type
MIT License
346 stars 126 forks source link

How to use Captcha in unit test Symfony 6.2 #235

Open Valmonzo opened 1 year ago

Valmonzo commented 1 year ago

Hi, I'm actually using your bundle, and I'd like to test it. I saw that we should disable it in test environnement, but I'd like to find a way to use it on my unit test Do you have a solution ?

PS: I'm using Symfony 6.2