StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Dave Schweisguth

Rating
1575.64 (3,419th)
Reputation
26,066 (4,897th)
Page: 1 ... 5 6 7 8 9 10 11
Title Δ
How to find the TeamCity build that contains a given commit to git? 0.00
How can I focus the cursor into the test results output area using... 0.00
How to implement .feature file if scenario using unique ids? +0.39
What tests should I do for a sorting function? -0.03
Cucumber folder structure for web + mobile app 0.00
How to organize a Cucumber feature file when there is a common &quo... 0.00
What object is in play for instance variables in Cucumber step defi... 0.00
How should I handle a Rails model record that views/controller rely... 0.00
What should I set Capybara.app to when testing a nodeJS application? 0.00
Why does this factory with initialize_with cause a FactoryGirl::Syn... 0.00
RubyMine: How do I make it index non-builtin gems for code completi... 0.00
Why does my Cucumber scenario fail with "Invalid keys :text, s... 0.00
Can I alias RSpec matchers? 0.00
How can I stop RubyMine/IntelliJ from closing my buffers? 0.00
TeamCity: How to put unversioned configuration files in a checked-o... +0.40
How to visit a link inside an email using capybara -0.08
RubyMine's built-in console runs out of space. How to wrap lines? 0.00
Ruby cucumber scenario hook execution order 0.00
How to stub Spree's spree_current_user method in an RSpec featu... 0.00
distinction between user story/feature and use case/scenario 0.00
In Cucumber, how can I tell what row of a table a step definition i... 0.00
Creating meaningful user stories 0.00
Can't find old RSpec version after switching from RVM to rbenv 0.00
capybara for rails 2.3 and ruby 1.8.7 +1.53
How to specifiy the query string in an RSpec test of a Rails contro... 0.00
RSpec: Testing JS with Capybara: is it possible to run many "i... 0.00
"ERROR: Failed to build gem native extension" when instal... 0.00
How to test controller action that uses puntopagos and rest-client? 0.00
How to document undefined behaviour in the Scrum/agile/TDD process +1.88
Implementation of types, or abstraction ... Advantages and disadvan... -0.51
How to specify a newer version of wkhtmltopdf on CircleCI? 0.00
How to write proper tests when using an API wrapper that makes call... 0.00
Should I make a local variable into a member variable for performan... 0.00
How to override RSpec's filter_run_excluding in RubyMine? 0.00
Can an RSpec scenario example only have one assertion? 0.00
unset variable check in bash -2.22
How to require fixture_builder in cucumber? 0.00
How to run only the Cucumber scenarios with a certain tag using Int... 0.00
How to match these steps unambiguously in Cucumber-JVM? 0.00
How to test for a target="_blank" attribute with Capybara? 0.00
How to wait till an element appears after an AJAX call using capyba... -0.42
Error when trying to use debugger in RubyMine 0.00
How do I tell RubyMine the file type when the file has no extension? 0.00
Running a spec in RubyMine results in "cannot load such file -... 0.00
How to find extra newlines with RubyMine? 0.00
What is Shoulda's route matcher for? 0.00
How to test a method which runs slower than instantaneously? +0.40
What is the scope of the Single Responsibility Principle and how do... 0.00
Is the Command pattern or the Strategy pattern more appropriate for... +0.40
What is the difference between Command + CommandHandler and Service? +0.42