<feed xmlns='http://www.w3.org/2005/Atom'>
<title>html5tokenizer/integration_tests/html5lib-tests, branch main</title>
<subtitle>Fork of html5gum with code span support</subtitle>
<id>http://git.push-f.com/html5tokenizer/atom/integration_tests/html5lib-tests?h=main</id>
<link rel='self' href='http://git.push-f.com/html5tokenizer/atom/integration_tests/html5lib-tests?h=main'/>
<link rel='alternate' type='text/html' href='http://git.push-f.com/html5tokenizer/'/>
<updated>2023-09-28T09:00:01Z</updated>
<entry>
<title>chore: update html5lib-tests submodule to latest</title>
<updated>2023-09-28T09:00:01Z</updated>
<author>
<name>Martin Fischer</name>
<email>martin@push-f.com</email>
</author>
<published>2023-09-27T07:14:48Z</published>
<link rel='alternate' type='text/html' href='http://git.push-f.com/html5tokenizer/commit/?id=635a571ee76bf7fdaaf01c204f30289489b80c1a'/>
<id>urn:sha1:635a571ee76bf7fdaaf01c204f30289489b80c1a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor: move html5lib test to own crate to fix `cargo test`</title>
<updated>2023-08-19T04:39:08Z</updated>
<author>
<name>Martin Fischer</name>
<email>martin@push-f.com</email>
</author>
<published>2023-08-11T17:37:09Z</published>
<link rel='alternate' type='text/html' href='http://git.push-f.com/html5tokenizer/commit/?id=b48e5c3b99fd537d223cb899e8675177d77e650c'/>
<id>urn:sha1:b48e5c3b99fd537d223cb899e8675177d77e650c</id>
<content type='text'>
Previously `cargo test` failed because it ran the test_html5lib
integration test, which depends on the integration-tests feature
(so you always had to run `cargo test` with
`--features integration-tests` or `--all-features`, which was annoying).

This commit moves the integration tests to another crate,
so that the dependency on the feature can be properly defined
in a way so that `cargo test` just works and runs the test.
</content>
</entry>
</feed>
