Testing PDF Content with Capybara
Tagged: 2012
Want to end-to-end test your PDF documents with Capybara?
PDF documents can be challenging to test, and even more so when using your typical Rails testing tools. So what do you do when you have a great new feature that is almost entirely based on the dynamic generation of PDF documents?
Read more at my company blog post on testing PDF content with Capybara.