percy / percy-capybara

Visual testing for Capybara with Percy.
https://docs.percy.io/docs/capybara
MIT License
45 stars 23 forks source link

Add Percy::Capybara::Anywhere simple local runner wrapper. #28

Closed fotinakis closed 7 years ago

fotinakis commented 7 years ago

Will be documented in the new docs update.

fotinakis commented 7 years ago

Yeah it's semi-unfortunately named, but this follows the capybara naming convention of calling it page which we do in many places. This is actually a Session object underneath, which they alias to page in some plages, so it's an unfortunate naming overlap. Going to keep it consistent with page.