#994 <https://github.com/leo-editor/leo-editor/issues/994> suggests running 
pytest from unitTest.leo.

Running pytest from the command line (from the leo-editor folder) "just 
works".  So the major remaining task is to run pytest from inside 
unitTest.leo.  That should be straightforward, following the example of 
Anaconda3/Scripts/pytest-script.py.  The pytest docs 
<https://docs.pytest.org/en/latest/contents.html#toc> suggest several other 
ways of integrating pytest.  I'll be reading them today.

pytest found several errors in leo/external/rope, which I had forgotten 
about.  I am going to remove the entire rope folder, and all it's 
subfolders.  It must be way out of date.

*Summary*

Feel free to add pytest scripts to Leo.  There is no need to wait for 
#994.  Just make sure Leo continues to load ;-)

Edward

-- 
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to leo-editor+unsubscr...@googlegroups.com.
To post to this group, send email to leo-editor@googlegroups.com.
Visit this group at https://groups.google.com/group/leo-editor.
For more options, visit https://groups.google.com/d/optout.

Reply via email to