Replies: 1 comment
-
Thank you, @jtreher. You have an excellent point! Next release I'll fix the solution structure as you say! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
@yanjustino Hello,
On my PR, I pointed out that I had started working on the unit tests and adding functionality: https://github.com/jtreher/c4sharp/tree/add-tests
However, the commit just added code completely restructured the project. Is there any reason we couldn't use the standard layout recommended by David Fowler? https://gist.github.com/davidfowl/ed7564297c61fe9ab814
If you could revert your change and I merge mine it, we should be good to go. I can copy in your stubs to my PR as well.
We'd keep src/ as it was and tests/ would be a sibling folder.
Best,
Justin
Beta Was this translation helpful? Give feedback.
All reactions