Add HTest package (#2436)

This commit is contained in:
Yandall 2022-12-21 23:59:38 -05:00 committed by GitHub
parent c67313e9a6
commit de955d3857
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,18 @@
[
{
"name": "htest",
"url": "https://github.com/Yandall/HTest/",
"method": "git",
"tags": [
"html",
"test",
"unittest",
"nimquery"
],
"description": "Simple library to make tests on html string using css query selectors",
"license": "MIT",
"web": "https://github.com/Yandall/HTest/"
},
{
"name": "passy",
"url": "https://github.com/infinitybeond1/passy",