[RFC] define a testing strategy #1426
Unanswered
openscript
asked this question in
[inlang SDK] Feature Requests
Replies: 2 comments 2 replies
-
Do this as a lint rule as part of Regarding the testing strategy document, I fear that nobody will read it/the guidelines be ignored. Excpet ofc, if a rule like coverage must be greater than 66% is enforced. The coverage rule might be good for the entire monorepo to increase quality. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Related issue #1428
@openscript why optional if we enforce 66% coverage? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
With the ide extension we had a few regressions recently. We intend to improve the testing. I suggest to write down a
TESTING.md
strategy. I think to write down some goals and putting it into a markdown file is enough to begin with. A few suggestions:After a week I would close the discussions and put the findings into a markdown file. Of course it can evolve later on. What do you think?
Beta Was this translation helpful? Give feedback.
All reactions