Skip to content

Remove Capybara-Webkit as project dependency #488

@lym

Description

@lym

I suggest that we remove capybara-webkit as a project dependency because of the following reasons:

  • The test suite as it stands can be run without this gem
  • capybara-webkit depends on qtv5.5 which is quite problematic to install in Mac OS Mojave so this might be a potential impediment to developers who have Mojave installed

Ps: I successfully run the test suite after commenting out this gem and installing capybara directly. I ran the tests with the commands, bundle exec rspec and bundle exec rspec spec/features

My environment:

  • Mac OS Mojave (10.14.1)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions