htmlparser icon indicating copy to clipboard operation
htmlparser copied to clipboard

Add basic functionality tests migrated from jsoup

Open testmigrator opened this issue 2 years ago • 3 comments

This pull request adds a set of tests for basic functionality that have been migrated from the well-known jsoup library. These tests have been run and verified to ensure that they work properly with the htmlparser library, and are aimed at improving the overall test coverage of the library.

I hope that these tests will be helpful for testing the functionality of your library.

testmigrator avatar Apr 11 '23 08:04 testmigrator

I kindly request the author to consider and accept the converted unit tests, which have been thoroughly compiled and verified.

testmigrator avatar Jul 14 '23 09:07 testmigrator

Thanks for the tests, I'll take them after some review

mylogin avatar Aug 13 '23 17:08 mylogin