Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Best Practices Section for Random Tests #270

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Add Best Practices Section for Random Tests #270

wants to merge 1 commit into from

Conversation

DonaldKellett
Copy link

This pull request adds a section in the markdown file regarding writing random test cases for beginners on Codewars. This extra section is on Best Practices and explains to the reader how to further prevent cheats and/or unexpected results when writing random tests. The author of this pull request has spent over a year on the Codewars platform and has authored a total of 82 Kata at the time of writing, over 75% of which were highly successful so hopefully this addition to the documentation can further guide beginners on how to write excellent random tests on the first try. If needs be, I could instead move the new content that I just added into another file named something like random-tests-for-advanced-kata-authors.md instead of adding the content directly to the existing Markdown file. I’ve spent the past hour adding the content mentioned so it would be great if it was accepted and merged into the official Repo, thanks 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant