You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 9, 2026. It is now read-only.
copying this testcases will give us a head-start in that we don't need to wait for users to the issue that we can already discover using this test suite.
Sure we need to adapt it to rust, but worst case is doing it by hand unless LLMs can help us with this task (we still need to check results carefully, but it could potentially make the task less tedious and faster)
https://github.com/nfrasser/linkifyjs/blob/main/test/spec/linkifyjs/parser.test.mjs
copying this testcases will give us a head-start in that we don't need to wait for users to the issue that we can already discover using this test suite.
Sure we need to adapt it to rust, but worst case is doing it by hand unless LLMs can help us with this task (we still need to check results carefully, but it could potentially make the task less tedious and faster)