-
I'm upgrading a pretty large codebase (that uses spring) from rails 4.2.7 to 5.0.1. There are a bunch of tests to fix, and in fixing them the behavior I'm seeing is that the application code does not …
-
I've run RSpec with ci_reporter as an output format, unfortunately the output is being silently captured while debugging with pry. Has anyone else noticed this?
Expected:
RSpec starts
Runs tests
Pry …
-
Hello
Few people express the lack of clear informations with the RSpec diff output. As expressed [[1](https://github.com/rspec/rspec-core/issues/2535#issuecomment-393074927)][[2](https://github.com…
-
The [Test Anything Protocol](https://testanything.org/) is yet another way some testing frameworks might output test suite information for reporting purposes. I'm looking to integrate some sort of tes…
-
This issue produces false positives of Rspec/LetSetup with the latest rubocop-rspec (1.36.0) when we put `let!` inside some context and we also have `shared_examples` referencing that `let!` outside t…
-
https://relishapp.com/rspec/rspec-core/docs/command-line/only-failures
RSpec can optionally emit metadata about tests that failed to a text file, which can then be consumed by subsequent runs via `…
-
Hello,
During Cucumber tests cell's content is rendered as escaped string http://cl.ly/0I0G0c3k2c0i.
Gem versions are:
```
cells (4.0.4)
capybara (2.5.0)
cucumber (1.3.20)
```
May have relation to …
-
Hello there,
I am doing some smoke testing and I use rspec-steps with capybara and poltergeist.
When running the tests I found out that automatic screenshot feature only works for the first step defi…
-
First of all, what is the relation of this github repository to
http://mojo.codehaus.org/rspec-maven-plugin/xref/org/codehaus/mojo/rspec ?
The reason I am asking is that the latter one is what I g…
-
Probably more to do with the gems setup on my ubuntu system, when running "rspec meta_meta_spec.rb"
Downloading http://metadata.ukfederation.org.uk/ukfederation-metadata.xml to /home/sam/shibkit-meta…