Need to provide the Usage. Some example of import code and input data. For example: "from librely.lib_count import lib_count"
When I run "test_ib_count and search", the following error message giving: "FileNotFoundError: [Errno 2] No such file or directory: './librely/tests/test.py'". Since we are running pytest under tests folder, and all test files are in the same folder, so just use input1 = "test.py" is enough.