Chris Dent
Chris Dent
One way to do this is to use `$ENVIRON`, loaded with info from a fixture.
Dare we consider shell expansions?
> I would _definitely_ prefer something explicit me too, just listing the other option for completeness The behavior: Given something like the following two yaml files: a.yaml ```yaml executors: -...
The design and names need some work (I agree that before after is better), but the main question is the principle useful? My thinking is that while there will be...
1. yes, gabbit specific 2. but also I was being somewhat flip about the awkwardness: gabbi itself provides a mechanism for sharing information between `before` and `after` which means that...
[content-handlers](http://gabbi.readthedocs.io/en/latest/handlers.html)
Good find. The main reason pool's aren't reused is so that each test can set its own requirements for hostname, verbosity, and cert validation. And the reason they don't go...
Of the people who have developed their own techniques to work around this which of the two apparent strategies are you using: * The [java driver fix](https://datastax-oss.atlassian.net/browse/JAVA-1978) which keeps the...
Is this potentially related to #1481 ?
If I check out a clean repo and open index.html I get: ``` ReferenceError: initLocalStorage is not defined ``` in all three of Chrome Canary, Webkit nightlies (dev safari), and...