Hacker News new | ask | show | jobs
by kmatthews812 4622 days ago
Has anybody figured out how to add headless tests to this stack (Rails 4, AngularJS)? I've tried using Karma and Teaspoon and they both ran into problems. Karma would cause PhantomJS to crash on launch and Teaspoon could never load the asset pipeline properly, so Angular was never being included. Example links would be greatly appreciated.