Hi,
I am looking to start testing my growing codebase with something else than cucumber and am looking for suggestion on what frameworks work well with the combo.
@Michal_Hantl At ShakaCode, we like plain rspec, with Capybara, for integration tests.
@robwise can comment on what we’re doing on the JavaScript side for testing.