Can Jest be used for unit testing Backbone Application?
Yes!! We can unit test Backbone JS applications using Jest
References
- https://github.com/captbaritone/tdd-jest-backbone
- https://medium.com/@michaelsholty/using-jest-snapshots-in-a-marionette-application-even-with-handlebars-f5c152525006
Categories :
JavaScript