Web Apps Marionette.js Behaviors, Part 2: Testing Behaviors Behaviors offer an awesome abstraction, but they exist only as a mix-in in the context of a view, which offers some challenges when it comes to testing.
Web Apps Marionette.js Behaviors, Part 1: The Basics An overview of Marionette behaviors with code examples.