Re: pytest integration for Leo

2018-02-28 Thread Kent Tenney
:-]

Important distinction.

On Wed, Feb 28, 2018 at 8:18 AM, Terry Brown  wrote:

> On Wed, 28 Feb 2018 08:06:48 -0600
> "Edward K. Ream"  wrote:
>
> > On Tue, Feb 27, 2018 at 3:45 PM, Terry Brown 
> > wrote:
> >
> > > For anyone using the pytest framework I've written a button which
> > > jumps between code and corresponding test, creating missing
> > > folders / files / functions as needed.  It's doc'ed in its doc
> > > string.
> > >
> > > https://github.com/leo-editor/snippets/blob/master/utils/
> pytest_switch.py
> >
> >
> > ​Thanks Terry.  Do you regularly use pytest for your Leo work?
>
> No, I use if for my non-Leo work, for which I use Leo :-)
>
> Cheers -Terry
>
> --
> 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.
>

-- 
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.


Re: pytest integration for Leo

2018-02-28 Thread Terry Brown
On Wed, 28 Feb 2018 08:06:48 -0600
"Edward K. Ream"  wrote:

> On Tue, Feb 27, 2018 at 3:45 PM, Terry Brown 
> wrote:
> 
> > For anyone using the pytest framework I've written a button which
> > jumps between code and corresponding test, creating missing
> > folders / files / functions as needed.  It's doc'ed in its doc
> > string.
> >
> > https://github.com/leo-editor/snippets/blob/master/utils/pytest_switch.py  
> 
> 
> ​Thanks Terry.  Do you regularly use pytest for your Leo work?

No, I use if for my non-Leo work, for which I use Leo :-)

Cheers -Terry

-- 
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.


Re: pytest integration for Leo

2018-02-28 Thread Edward K. Ream
On Tue, Feb 27, 2018 at 3:45 PM, Terry Brown  wrote:

> For anyone using the pytest framework I've written a button which jumps
> between code and corresponding test, creating missing folders / files /
> functions as needed.  It's doc'ed in it's doc string.
>
> https://github.com/leo-editor/snippets/blob/master/utils/pytest_switch.py


​Thanks Terry.  Do you regularly use pytest for your Leo work?

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.


pytest integration for Leo

2018-02-27 Thread Terry Brown
For anyone using the pytest framework I've written a button which jumps
between code and corresponding test, creating missing folders / files /
functions as needed.  It's doc'ed in it's doc string.

https://github.com/leo-editor/snippets/blob/master/utils/pytest_switch.py

Cheers -Terry

-- 
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.