John Bintz
John Bintz
Since I've stopped active development on JHW, you should probably think about forking and fixing the issue yourself, or switching to a different test runner like testem or testacular. They're...
I'm pretty swamped, and have never done much with mountable engines. It sounds like you have pretty good experience with them, though. Any chance you'd be able to crank out...
Was the test that was run a successful test? If so, that's a feature, not a bug. `jasmine-headless-webkit` always re-runs all tests on a success by default, to ensure that...
OK I'll take a look into this when I get a chance. Can you give the path of a spec file in the filesystem you're trying to find? I'll help...
OK, the issue was actually with the runner itself. Go get the latest git HEAD of jasmine-headless-webkit and see if that fixes your problem.
No, just been busy. I'll get to it when I get the chance.
## Try the latest git HEAD of jasmine-headless-webkit. That should fix the issue, someone else reported that fixes that problem. Sent from my Android phone with K-9 Mail. Please excuse...
Well first, this project's moved to https://github.com/ranmocy/guard-rails. Second, the reason the project moved over there is because I use Foreman myself now, and I typically set things up like this:...
On 10/17/11 4:39 PM, Logan Koester wrote: > Perhaps the mistake is in my implemenation, but I attempted to follow the README ;-) > > When I modify an individual...
What the results of sticking both Guards into the same group (or no group at all) does.