Danielduel
Danielduelโ€ข4mo ago

Missing resource in deno's docs

https://docs.deno.com/runtime/manual/basics/testing/assertions Leads to not existing chai example, please remove.
Assertions | Deno Docs
To help developers write tests the Deno standard library comes with a built-in
2 Replies
Deno AI Helper
Deno AI Helperโ€ข4mo ago
Thank you for bringing this to our attention! ๐Ÿฆ• The documentation does mention that popular assertion libraries like Chai can be used in Deno and provides a link for an example usage at https://deno.land/std/testing/chai_example.ts. If this link is not working or the resource is missing, it might be an oversight or an update that needs to be made in the documentation. I would recommend reporting this issue directly to the Deno repository on GitHub so that the maintainers can address it. You can create an issue detailing the problem with the missing resource, and the Deno team will be able to investigate and update the documentation accordingly. Your contribution to improving the Deno documentation is greatly appreciated by the community! ๐Ÿฆ•