Benjamin Delamarre

Results 3 comments of Benjamin Delamarre

My latest experience in React application testing is: - Unit testing with Jest using no browser because the purpose is to test functionality only - Feature testing using CucumberJS in...

I ask my colleague about their conception about Unit testing and I found out that it's only responsibility is to test that your code outputs the right thing. The browser...

You're welcome ! And thank you both for your work on this project ! I'll see if I can spend some few hours on this weekend. I would be glad...