Packages

A module to decode HTML into a tree, porting all properties of the underlying library myhtml, being fast and correct in regards to the html spec.

Current section

Files

Jump to
myhtmlex test test_helper.exs
Raw

test/test_helper.exs

Code.require_file("myhtmlex_shared_tests.ex", "test")
ExUnit.start()