I often run tests externally. Most of the time they are not really testing anything. They are just the way I can run externally python scripts which can have access to a lot of stuff without any import, and also can have some access to structured data. The same script would be much larger if used outside of Leo and also would require to be written in some file.
It is also a must if one wishes to use leoBridge inside the test script. Vitalije On Sunday, December 22, 2019 at 12:26:34 PM UTC+1, Edward K. Ream wrote: > > This is issue #1463 <https://github.com/leo-editor/leo-editor/issues/1463>. > > > I never run unit tests externally. However, they might be useful when run > in the bridge. > > What say you? > > 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 view this discussion on the web visit https://groups.google.com/d/msgid/leo-editor/e93de297-1418-4c16-b294-1ed9ae5823b9%40googlegroups.com.
