Seeking Guidance on Writing Unit Test Cases for JustPy Application #671
sanket-parte
started this conversation in
General
Replies: 1 comment
-
See the unit tests of justpy itself. Please note that async needs extra care and for end-to end tests you might need selenium. Also stackoverflow is your friend - the community there is larger than here. |
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.
-
Hi, I would like to write unit test cases for my JustPy application. Can anyone suggest how I can accomplish this?
Beta Was this translation helpful? Give feedback.
All reactions