On Sunday, October 14, 2018 at 6:27:16 AM UTC-5, Edward K. Ream wrote: I'll be searching the docs for guidance. >
Found it here <https://docs.pytest.org/en/latest/usage.html#calling-pytest-from-python-code>. There could still be complications. We'll see. *Important*: not all the unit tests in unitTest.leo could be converted to pytest test. Many tests test create outlines, *using outline* data. An "initial" outline contains starting data, an "expected" outline contains the expected result, and an "actual" outline contains the actual result of the unit test. It would not be fun trying to convert such tests outside of Leo. 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/d/optout.
