Johan Martinsson
Johan Martinsson
We had problems running it in Goland. 1. the assert function was not visible from production code 2. the IDE never saw that the test failed because of the explicit...
Right now it's easy to launch the tests from phpstorm, but it's a bit tricky to launch them from the commandline. It'd be nice to have some documentation on launching...
replace two groups of coupled if-statements with one single domain-expressing data-structure
It used to be possible to construct a game with less than two players and with more than six players however at runtime things did not work out. There was...
For first time users it is quite a hurdle, especially since this tools differ from what people are used to.
DiffMerge was getting killed on my mac. It turns out a hacky fix (https://github.com/martinsson/ApprovalTests.Java/commit/01dc6eaa33904ed0cf6c895aa0810c29791892ab) will to the job. I'd be happy if someone had a better grasp of why this...
relative to #35 and #67
Hi, The undo command works as expected as long as I don't open the idris response window _i When I do it still works as long as i don't reload...
Hi I'm not getting Syntastic to work for idris, where it works for other languages I can invoke the checker manually :SyntasticCheck idris and it reports errors but the SyntasticInfo...
It is very difficult to know what field made the assertion fail as the error message uses field values of expected and toString() on the actual. ex java.lang.AssertionError: expected values:...