percy / percy-capybara

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

Move version and environment into percy folder #158

Closed rubendinho closed 3 years ago

rubendinho commented 3 years ago

We've been unable to setup Percy in our Rails 6.1/Ruby 3 app as Percy.client_info and Percy::VERSION are both undefined, even when percy is required.