@Jehan: thank you, I tried this and it works a treat. I get clean code/test separation with a /src and /test directories and all I have to do is build and run my test/module.nim and the included src/module.nim will be compiled and then the tests will run. Very nice, thanks for the tip!
- Testing private functions RedFred
- Re: Testing private functions dom96
- Re: Testing private functions RedFred
- Re: Testing private functions Jehan
- Re: Testing private functions RedFred
- Re: Testing private functions cdunn2001
- Re: Testing private functions RedFred