2

Some time ago I have tried to use the thoughtbot version of akephalos based on this article http://robots.thoughtbot.com/post/1658763359/thoughtbot-and-the-holy-grail, but could not make it work, does anyone have a sample app to show me how to test with steak, capybara, akephalos. If not is there any app sample with Steak and selenium. Thanx

Nerian
  • 15,901
  • 13
  • 66
  • 96
Boris Barroso
  • 1,802
  • 2
  • 22
  • 41

1 Answers1

0

I have written an small app based on the configuration I copied from a rspec test https://github.com/boriscy/akephalos_steak

Boris Barroso
  • 1,802
  • 2
  • 22
  • 41