Open npisenti opened 12 years ago
Jasmine. It's RSpec-like unit testing for javascript. Additionally, Cucumber is pretty nice for integration tests with Capybara for user interactions. This is the setup recommended by the thoughtbot backbone-rails book.
Given that it works pretty well as is, I'm not overwhelmingly concerned about . At some point, it might be nice to test-driven-ly extract some of it for a more general system (i.e. to plug in other subjects than real analysis, or to create your own courses like our other learnstreams).
2012/4/8 Neal Pisenti < reply@reply.github.com
I've been really lazy. We should probably write some tests, though.
What is your sense on the best javascript testing framework?
Reply to this email directly or view it on GitHub: https://github.com/cicatriz/rudini/issues/43
I've been really lazy. We should probably write some tests, though.
What is your sense on the best javascript testing framework?