art-w / sherlodoc

Fuzzy type search for OCaml documentation
MIT License
72 stars 6 forks source link

Add tests for searching in a new library #35

Open EmileTrotignon opened 9 months ago

EmileTrotignon commented 9 months ago

For now, there are two kinds of search tests : search in made up libraries, and search in the base library. It would be beneficial to test the search on more libraries.

Here is a list of potential libraries :

You are welcome to pick something outside of this list.

Files to edit are :

You will also need to create a new .t file in test/cram. It can be based on test/cram/base_cli.t .