-
e.g. 03_about_chars.d:13: if i put in 'b' i get the warning when running the code:
dunit.assertion.AssertException@source/03_about_chars.d(13): expected: but was:
I think it should be the …
-
The Test-First Ruby is not updated to RSpec 3.xx so it no longer works. If we should continue using the outdated project, please add instructions for how to downgrade to RSpec 2.xx.
-
```
Now meditate upon PatternMatching
|==================> | 114 of 180
----------------------------------------
The pattern can make assertions about what it expects
Assertion failed in lib…
-
When running the koans with the `dotnet watch run` command, the color coded console output is stripped.
Reported to aspnet/dotnet-watch#14
Looks to be resolved with dotnet/cli#1977
-
So I built this thing and ran it and I'm getting this message in the console:
```
$ dotnet watch run
[DotNetWatcher] info: Running dotnet with the following arguments: run
[DotNetWatcher] info: dotne…
-
Two of the names of the tests in about_generators.py seem a little off. Specifically:
1. `test_coroutines_can_take_arguments`: The test here seems to have nothing to do with generators as coroutines, …
-
I'm wondering, what are the expected results on https://github.com/liammclennan/JavaScript-Koans/blob/master/topics/about_reflection.js#L58-L60
I get empty quotes, but i'm not sure if that is what ex…
-
Hey Guys,
I can't launch the local server on OSX El Capitan, is it possible that there is an issue with the `reactjs_koans` package? I've tried `npm rebuild`, installed latest `npm` version, but it i…
-
This is not a super issue, but I noticed that there are small things (_indentations, spaces, names_) that are not PEP8 compliant. I noticed this in the Python3 folder (Had not checked the Python2 fold…
-
Some design thoughts -- because this doesn't assume a long bio or include the person's links associated to their profile.
- Allow the person's bio wrap to expand this block vertically
- Add an additio…