# RSpec and Capybara

[RSpec feature tests](https://relishapp.com/rspec/rspec-rails/docs/feature-specs/feature-spec)

[Capybara Cheatsheet](https://gist.github.com/zhengjia/428105)

[Integration Tests with Capybara](https://thoughtbot.com/blog/rspec-integration-tests-with-capybara)

[Writing unit tests as feature tests](https://bhserna.com/writing-unit-tests-as-feature-tests.html)

[Capybara](https://github.com/teamcapybara/capybara)

[RSpec/Capybara integration tests: the ultimate guide](https://www.codewithjason.com/rails-integration-tests-rspec-capybara/)

[Gitlab moving to headless chrome](https://about.gitlab.com/2017/12/19/moving-to-headless-chrome/)