An open API service indexing awesome lists of open source software.

https://github.com/thefrontside/jasmine.backbone.js

Jasmine matchers and utilities for testing Backbone.js applications
https://github.com/thefrontside/jasmine.backbone.js

Last synced: 11 months ago
JSON representation

Jasmine matchers and utilities for testing Backbone.js applications

Awesome Lists containing this project

README

          

# Jasmine + Backbone

Patterns emerge when testing a backbone application with jasmine, especially when it comes to
stating expectations. These matchers aim to make your test cases more compact, readable and fun to
write.

This list is by no means exhaustive, so please do contribute any that you have found useful.

## Code of Conduct
Please note that this project is released with a Contributor Code of
Conduct. By participating in this project you agree to abide by its
terms, which can be found in the `CODE_OF_CONDUCT.md` file in this
repository.