View Source A11yAudit.Wallaby (A11y Audit v0.2.2)

ExUnit assertions for Wallaby tests

Summary

Functions

Runs an audit on the current page and asserts that the audit results have no violations.

Functions

Link to this function

assert_no_violations(session, opts \\ [])

View Source

Runs an audit on the current page and asserts that the audit results have no violations.

See A11yAudit.Assertions.assert_no_violations/2 for the list of configuration options.