Replies: 2 comments 1 reply
-
Imo making e2e testing isn't worth it. There are severavl reasons:
Imo, e2e programmatic testing takes up way too much time and slows down development a lot. Manual e2e testing would be much easier and wouldn't cost us much reliability. I'm still all in for making unit tests |
Beta Was this translation helpful? Give feedback.
0 replies
-
Any updates? |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
As part of testing HTTP Server, support for E2E CLI tests would be great, which allows us to
verify changes keep behavior consistent.
We must define a Framework to use for this purpose.
Beta Was this translation helpful? Give feedback.
All reactions