how to create randomized test cases #2424
Unanswered
Daniel-Chen-1002
asked this question in
Q&A
Replies: 1 comment
-
View the test cases for Kata you have solved, and many of the more recent ones should include random tests, which can serve as a reference when adding random tests to your own Kata. There should also be a page on random tests in the official docs, but I cannot find them at the moment 😅 Also, as suggested in my response to your other query, you may wish to join our Discord chat and hop by the #help-author channel. Happy sparring! EDIT: found the section on random tests: https://docs.codewars.com/authoring/guidelines/submission-tests#random-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
Uh oh!
There was an error while loading. Please reload this page.
-
how to create randomized test cases in my kata?
Beta Was this translation helpful? Give feedback.
All reactions