testing javascript logo
    Loading

    Use DOM Testing Library with jQuery

    To use DOM Testing Library with jQuery, we’ll create a DOM node and apply our jQuery plugin to that DOM node, then we can use getQueriesForElement on that DOM node to get the queries we need to start writing out our tests.

    Transcript

    Use DOM Testing Library with jQuery

    module imageUse DOM Testing Library to test any JS framework
    • 1.
      Intro to Use DOM Testing Library to test any JS framework
    • 2.
      Use DOM Testing Library with React
    • 3.
      Use DOM Testing Library with Preact
    • 4.
      Use DOM Testing Library with jQuery
    • 5.
      Use DOM Testing Library with Dojo
    • 6.
      Use DOM Testing Library with HyperApp
    • 7.
      Use DOM Testing Library with AngularJS
    • 8.
      Use DOM Testing Library with Angular
    • 9.
      Use DOM Testing Library with VueJS
    • 10.
      Use DOM Testing Library with Mithril
    • 11.
      Use DOM Testing Library with Svelte
    • 12.
      Use DOM Testing Library with from-html