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 ... 7 8 9 10 11
Title Δ
Automatically Remove Line When Committing in IntelliJ 0.00
TeamCity cannot find rspec command +3.45
How do I test that a class calls a method on an object that it crea... 0.00
How to configure Cucumber and Capybara to use the Rack::Test driver? +3.42
What do test automation frameworks provide that my approach of scri... +3.48
Is it correct to use multiple asserts in a single integration test? +0.83
Best practice for dependency management in a project with a huge nu... 0.00
Why does this evaluate to false? "S" == /[S]/ => 0 +3.51
Ambiguous match error in cucumber step definitions 0.00
How can I test that a user can't access a page with access reserved... 0.00
What are good strategies for making development / test / staging /... +4.16
How to pass multiple parameters to a Cucumber step? 0.00
How can I build up an ActiveRecord query with optional parts? 0.00
How to code a unit test for compression methods? 0.00
Is Object deserialization a proper way to implement Prototype patte... +3.35
Capybara cannot see variable set by controller 0.00
How to test an SQL database +4.21
How to write a JUnit runner that runs a @BeforeCategory method befo... 0.00
What exactly is the 'Saff Squeeze' method of finding a bug? +3.98
How do I add the next occurrence of the current word to the selecti... 0.00
Does memory handling violate the Single Responsibility Principle? 0.00
How can I DRY up assertions that a method is called with an expecte... 0.00
Can features be called from other features in Cucumber? 0.00
Testing service classes - Rails -0.34
Should I test the command pattern with pure unit tests or integrati... 0.00
In what order do rspec's before, after and around hooks run? -0.30
Best practices in resolving code conflicts between teams 0.00
Looking for a "selective" design pattern to avoid IF ELSEs 0.00
How to persist objects which implement the State pattern? +2.49
How to reformat code on save in RubyMine? 0.00
Which continuous integration server is able to queue jobs? +2.48
Canary release strategy vs. Blue/Green 0.00
Is it profitable to test scopes? 0.00
How do startup companies add new features to their product while it... +3.76
debase LoadError when debugging in RubyMine with ruby 2.0.0 on OSX... 0.00
How can I verify that refactoring preserves code flow, not just beh... 0.00
Should I mock local method invocation inside a tested method? +3.90
Should I mock all the dependencies when unit testing? +4.03
How to test method that uses a image in tmp folder with Rails 0.00
Class field naming vs method parameter naming +0.06
How to author and manage very long regex patterns and reuse pattern... -0.14
How to merge the results of two ActiveRecord queries? 0.00
Projects to practice class inheritance and OOP -0.22
How much should an integration test contain/where are side effects... 0.00
How to retroactively add tests to a code base? -4.78
Is the relation between Salary, Earnings and Deductions composition... +3.97
IP address for testing MaxMind GeoIP DB -0.25
Is there a standard for whether a class under test should be constr... +3.30
Is there a way to use a regex in an assertion in a cucumber feature? -0.17
When grouping on a column (or set of columns) A, how to get the mos... 0.00