RSpec vs Jasmine A very basic intro to Jasmine tests for those familiar with RSpec let/before let(:post) { Post.new("My Title", "My Content") } var post