How to test a React app using capybara-webkit
After working on a Rails app with a React frontend, I wrote about some of the problems I faced when testing it using capybara-webkit, and how to solve them: https://www.ombulabs.com/blog/rails/react/how-to-test-a-react-app-using-capybara-webkit.html
Post a comment