Ad
  • Custom User Avatar

    This comment is hidden because it contains spoiler information about the solution

  • Custom User Avatar

    This comment is hidden because it contains spoiler information about the solution

  • Custom User Avatar

    C#-Translation kumited.

    Please check it and approve. Thanks! ;)

  • Default User Avatar

    Thank you for pointing that out, it was a bug in the test. I fixed it.

  • Custom User Avatar

    assertThat(AcronymGenerator.createAcronym("Schmidt", "Jan-Erich Schmidt"), is("JES"));

    Interesting first name whith "Schmidt" never heard that someone could be called Jan-Erich Schmidt Schmitd. Obwohl ich sehr viel im Deutschen Sprachraum unterwegs bin.

    And I do not see any hint in the description which says that it can happen that a first name has the full name beside the last name. Either fix this test case or the Kata description to make things clear imho.

  • Default User Avatar

    Super, besten Dank!

  • Custom User Avatar

    Nee, nichts übersehen... sieht jetzt alles gut aus;-). Habe auch die Markierung "issue" gelöscht... Nächstes Mal wird's einfacher;-)...

  • Default User Avatar

    Sehr merkwürdig. Ich habejetzt noch mal neu gepublisht und sowohl mit den "Testcases" als auch mit den "initial Testcases" die Lösung validieren lassen ("validate solutions"). In beiden Fällen ist alles grün. Übersehe ich da vielleicht irgendeinen Button, den ich noch klicken muss?

    Das fehlerhafte Assert.assertThat ist definitiv raus

  • Default User Avatar

    OK, jetzt aber. :) Kannst du es bitte noch mal testen ? Mir fehlt noch ein wenig die Übung, ist die erste Kata...

  • Default User Avatar

    Thanks, I didn't notice that.
    It should be fixed now.
    I'll add random test soon.

  • Custom User Avatar

    Your (first) testcases don't work ("java errors")... ("submit- tests" are ok)...
    By the way no random tests.

  • Default User Avatar

    Can't believe I didn't think of that :). Thanks!

  • Custom User Avatar

    You could print the input.

  • Default User Avatar

    Can someone provide the input value for test10 and test11? I'm getting errors in these testcases and cannot figure out why.

  • Default User Avatar

    This comment is hidden because it contains spoiler information about the solution

  • Loading more items...