Skip to content

I need help creating my kata. #2562

Answered by hobovsky
MarioHristov asked this question in Q&A
Discussion options

You must be logged in to vote

You use in your kata features from C# 9 (or 10). The highest version available on codewars is C# 8.

Additionally, i am not sure NUnit can run test cases defined as top-level functions.

Test cases need to be defined in a test class. Codewars uses NUnit to run C# tests, so I'd suggest reading up on NUnit a bit.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@MarioHristov
Comment options

Answer selected by MarioHristov
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants