Closed vvasuki closed 2 years ago
That's fine, only the tests under the test directory need be run. The subdirs have other requirements. In this case, it expects the SandhiKosh project data to be in a subdir. I have made it a submodule, but that has its own complications. You need to explicitly update them.
I'll leave this open until I confirm by running tests on the new master that all the requisite tests are passing.
I also notice that TravisCI isn't functional.
I am seeing test failures due to this change @vvasuki .
Please check with
pytest --test-count 1000 tests/test_DhatuWrapper.py tests/test_sandhi.py tests/test_SanskritLexicalAnalyzer.py tests/test_SandhiKosh.py tests/test_parser.py
Fixed I think - https://github.com/kmadathil/sanskrit_parser/runs/6519127121?check_suite_focus=true should confirm .
Closing
While fixing sanscript usage via https://github.com/kmadathil/sanskrit_parser/commit/820d998d9cf4ec07d0511187928f0d00bead37c9 , I noticed that pytest could not be run. I get the below:
Tried running pip install again and looked at the README, but could not figure out a script to get this missing file.