Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Investigate Feasibility and Effectiveness of Screenshot-Based Testing in Rails #198

Open
loftwah opened this issue Sep 23, 2024 · 0 comments

Comments

@loftwah
Copy link
Owner

loftwah commented Sep 23, 2024

Evaluate the feasibility and potential benefits of implementing screenshot-based testing in the Rails environment. This investigation will determine whether it can effectively capture and compare visual elements to support existing tests without introducing significant maintenance overhead.

Key Objectives:

  1. Research current tools and libraries compatible with Rails for screenshot-based testing.
  2. Determine if these tools are actively maintained and suitable for long-term use.
  3. Evaluate the effectiveness of these tools in catching visual regressions or layout issues.
  4. Assess the potential integration challenges with existing test suites, particularly RSpec.
  5. Provide a recommendation on whether to implement this testing approach.

Deliverables:

  • List of recommended tools and libraries for screenshot-based testing in Rails.
  • Analysis of benefits and drawbacks of adopting this approach.
  • Recommendation on the feasibility and practicality of implementation.
@loftwah loftwah changed the title Implement screenshot based testing Investigate Feasibility and Effectiveness of Screenshot-Based Testing in Rails Sep 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant