Skrape{it}
Skrape{it}
If the KotlinTest project maintainers will accept to support skrape.it with custom assertions this would be awesome and preferred. If not I guess it's OK if skrape.it will provide the...
Nice :) thx a lot `Element.shouldBePresent` assertion should fail if a given element is not present in the Document.
great :) really thankful that you want to help on this topic. i have assigned the issue to you and curiously wait for the pull request :)
if there is something that blocks the project to become Multiplatform or if I could help somehow just let me know :)
> i think jsoup functionalities could maybe be replaced by using the Document stuff from the kotlin std-lib ? but not sure about that > https://kotlinlang.org/api/latest/jvm/stdlib/org.w3c.dom/-document/index.html regarding this topic -...