Home

Awesome

testability-browser-bindings

Build Status

This library captures setTimeout, setImmediateand AJAX requests through XMLHttpRequest or fetch and notifies them to testability.js so that it automatically handles applicaton state for testing frameworks.

Automatic non testability state detection

It will report untestable applicaton state automcatically for the following async events:

See