2

I've checked out django-jasmine, and although it does most of what I need, it's missing a couple of features that jasmine-headless-webkit provides: automatic coffeescript compilation, and clean debugging backtraces. What is the simplest way to use jasmine-headless-webkit with Django?

yndolok
  • 5,197
  • 2
  • 42
  • 46

1 Answers1

0

I ended up using Karma instead (which is awesome).

yndolok
  • 5,197
  • 2
  • 42
  • 46