I'm starting to understand the advantage of using @test nodes instead
of writing tests using the unittest module directly. leo saves me from
typing a reasonable amount of code. But it looks like using @test
nodes in a Python project ties the process of running them to leo
itself. If I am distributing the source code of a project and the
tests as well, how can an user run the tests if he doesn't have leo?
Is this possible at all? Of course, this is not the case of leo
itself, because running leo's own tests involves getting leo. But what
about any other Python codebase that is developed using leo and has
tests in leo @test nodes?

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/leo-editor?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to