I don't think anybody said here authoring katas is easy. I think all the contrary. There is no personal offense in pointing out issues in a kata if there are.
You are right, authoring IS difficult. That's why (new?) authors need to think twice before starting something, to avoid this kind of inconvenience, or loss of time/work. ;)
@eptaceps: the simplest way, especially for easy kata, is to ask on discord to the community if it has been done already or not. For very easy kata, chances you don't end up with a duplicate or pretty low.
Not worth it. I don’t know how much time you spent coming up with a story-like condition and writing tests. Don't listen to people who write that it's easy. It may be easy for someone, but someone needs to think about it. I would like to see this as a kata and for different languages)
Thanks for the suggestion. I will implement them in my next kata's. I am new to this website, so I am not sure what you meant by
"Furthermore, if you want, you could add the name of the language after the tree backticks in the example box."
I don't know that the tree backticks are
changed
ok, then i will change this
I don't think anybody said here authoring katas is easy. I think all the contrary. There is no personal offense in pointing out issues in a kata if there are.
You are right, authoring IS difficult. That's why (new?) authors need to think twice before starting something, to avoid this kind of inconvenience, or loss of time/work. ;)
@eptaceps: the simplest way, especially for easy kata, is to ask on discord to the community if it has been done already or not. For very easy kata, chances you don't end up with a duplicate or pretty low.
Cheers.
Not worth it. I don’t know how much time you spent coming up with a story-like condition and writing tests. Don't listen to people who write that it's easy. It may be easy for someone, but someone needs to think about it. I would like to see this as a kata and for different languages)
Thanks!
ok. I see
Alright, I will try to keep down the amount of tests to the topic. Even though I thought I did. Thanks for your suggestion.
It's somewhat explained here.
ok. But I am not sure what you mean by random testing.
I am not sure, what you mean by random testing.
Ok.
Thanks for the suggestion. I will implement them in my next kata's. I am new to this website, so I am not sure what you meant by
"Furthermore, if you want, you could add the name of the language after the tree backticks in the example box."
I don't know that the tree backticks are
Updated reference of the python testing framework can be found here: https://docs.codewars.com/languages/python/codewars-test/
More hints on creating a kata in Python can be found here: https://docs.codewars.com/languages/python/authoring/
Requirements related to a kata quality can be found here: https://docs.codewars.com/authoring/guidelines/
Done
Loading more items...