Re: Unit Testing Macros

2009-03-18 Thread Sean
Thanks to everyone who replied. After looking at the examples & a night's sleep, this makes sense. On Mar 18, 12:38 pm, Stuart Sierra wrote: > On Mar 17, 6:06 pm, Sean wrote: > > >    I'm writing a macro library for myself, and I'm thinking about > > publishing it.  Before I do so, I'd like to

Re: Unit Testing Macros

2009-03-18 Thread Stuart Sierra
On Mar 17, 6:06 pm, Sean wrote: >    I'm writing a macro library for myself, and I'm thinking about > publishing it.  Before I do so, I'd like to write & run some unit > tests for it.  I was hoping the crowd could chime in on how they test > macros.  Any links & examples would be great.  Thanks!

Re: Unit Testing Macros

2009-03-17 Thread Cosmin Stejerean
On Tue, Mar 17, 2009 at 5:06 PM, Sean wrote: > > Hey everyone, > I'm writing a macro library for myself, and I'm thinking about > publishing it. Before I do so, I'd like to write & run some unit > tests for it. I was hoping the crowd could chime in on how they test > macros. Any links & ex

Unit Testing Macros

2009-03-17 Thread Sean
Hey everyone, I'm writing a macro library for myself, and I'm thinking about publishing it. Before I do so, I'd like to write & run some unit tests for it. I was hoping the crowd could chime in on how they test macros. Any links & examples would be great. Thanks! --~--~-~--~--