Michael van Acken
Results
2
issues of
Michael van Acken
I'm using `lein-cucumber` to run tests through the browser with `clj-webdriver`. With `lein cucumber 1.0.2` and `clj-webdriver 0.6.0-beta2` this works fine. When I upgrade the webdriver(!) version to `0.6.0-beta3` or...
I'm relying on "&" destructuring to hierarchically decompose my URI namespace. At the end of the URI, the "&" can match both "no further path segment" as well as "exactly...