-
Hello,
I have a really odd issue going on. I have a library that is using the `restler` lib to make an API callout, followed by performing a navigation to a URL afterwards.
When the API call return…
-
I can't get the MSpec test runner to work with VS2013 / R# 8.2. I installed the R# extension from the ReSharper Gallery, but it's not available under Options -> Unit Testing and R# does not recognize …
-
I submitted a tiny pull request lately to enable a test. The code below is completely different than that.
My main purpose of forking was to change the code to be more like Dan North's original BDD …
-
There seems to be missing easy to find documentation for BDD style testing on the BusterJS homepage. Basically, all there needs to be for this to be amended is a link to http://docs.busterjs.org/en/la…
-
It's been a while since I've seen a project on Github without a `spec/`or `test/` directory. For those of us who need reliable, repeatable code, flailing around with code we can't reliably, repeatably…
-
When RSpec is installed in Rails, why is `spec_helper` required `.rspec` as opposed to `rails_helper`?
I'd imagine you would want both helper files required within each spec. Given that `rails_helper…
-
The objects should be configured using the API offered for programmatic access.
[Example](https://github.com/CocoaPods/Core/blob/5736f3cfbebe805c04e67a53729b9fa098ea8f9d/spec/specification_spec.rb#L2…
-
ref: https://github.com/deis/deis/pull/1237
(probably better on a issue instead of a PR)
I was thinking for the kind of testing being done at Deis something like this would be ideal:
I was referring …
-
I'm deciding between NSpec and xBehave.net, looking at these code samples: [xBehave.net](https://gist.github.com/adamralph/5535794), [NSpec](https://gist.github.com/amirrajan/3845281). NSpec looks gre…
-
**Environment:**
- Mac OS X 10.8.3
- mocha-phantomjs 3.1.0
- mocha 1.12.0
- phantomjs 1.9.1 (tried with 1.9.0 as well)
Executed command:
```
$ mocha-phantomjs -p ~/Downloads/phantomjs-1.9.1-macosx/b…