Replies: 2 comments 1 reply
-
Idea: what about tests in source files? |
Beta Was this translation helpful? Give feedback.
1 reply
-
One open question: Though, a conclusion isn't urgent. For now, just run all tests. |
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
-
I‘d really like to have a testing concept which really fits into Lithia.
I really like this about Go. And the fact that test files can be placed beside the actual sources.
As the output format, I‘d like to implement a standard like TAP. But there is also a JSON-format propose, which sounds reasonable and might be an alternative.
Some questions that come to mind:
Beta Was this translation helpful? Give feedback.
All reactions