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 ... 8 9 10 11
Title Δ
What ActiveRecord query will return all of the records that have al... 0.00
Dependency injection: how to get a newable to an injectable without... 0.00
How can I make common search code available to all of my model clas... 0.00
Is there value in maintaining my TDD tests when requirements change? 0.00
Why does adding "sleep 1" in an after hook cause this Rsp... +3.88
When using dependency injection, do I test against the interface or... -3.96
How long is too long for a test suite? 0.00
How to write automated tests for SQL queries? -3.89
What is a test oracle, and what is it used for? 0.00
Is there a better option than the Singleton pattern for exposing my... 0.00
REST endpoint to kick off Bamboo build? 0.00
Can a user story be a request for information? -0.09
rake test doesn't recognize a new folder inside the test folder 0.00
Is it a best practice in continuous deployment to deploy to all pro... -0.29
What record-and-replay network protocol stubbing/mocking tools are... 0.00
Does behavior-driven development use unit tests or integration (&qu... 0.00
RAII and unit testing principles 0.00
Is it OK for code that gets a dependency by dependency injection to... +4.13
Unit Testing Object Converters 0.00
Why is "setter is defined without getter" a JSHint error? +4.82
Conditionally chaining where clauses in Rails ActiveRecord queries +4.87
How do I use the xargs command to read the content of a file? 0.00
Segmentation fault when compiling mysql2 with mingw -3.93
How should I represent messages and message sending in Rails and Ac... 0.00
How to make Ruby test factories with random unique data, in Factory... -1.23
What is the difference between Inappropriate Intimacy and Feature E... 0.00
DRY vs repetitive feature spec 0.00
Why are my Javascript-dependent feature specs passing when not in j... 0.00
How do I test that an enum action method validates the object befor... 0.00
Rspec: DRY Shared Examples for Positive and Negative Cases 0.00
How can I automatically generate test cases for Ruby on Rails? +3.99
How do I open a gem for editing in RubyMine? 0.00
How would I best express this time-dependent scenario in Cucumber? 0.00
Why can't my Capybara/Poltergeist test select from a jQuery autocom... 0.00
Can I specify an attribute of a child object when I create a parent... 0.00
Why does dash.js fail to play this MPEG-DASH stream in Chrome? 0.00
How can I locate the Javascript for some effect when using Firefox... 0.00
Generating HTML in JavaScript vs loading HTML file -0.06
How many integration tests (or scenarios) should I write for each f... -0.73
Can GWT apps abide the blue/green switch pattern? 0.00
Does JBehave work like Jasmine? 0.00
How can a gem provide Cucumber features and step definitions? 0.00
Can't install ruby-debug-base19x gem 0.00
What are some benefits and pitfalls of ODT (Observation Driven Test... 0.00
Does RubyMine have TextMate-style multiple line editing? 0.00
What is the best way to smoke test a staging/production environment... 0.00
Capybara code completion in RubyMine 0.00
Do Google or other search engines execute JavaScript? 0.00
How to call a Rails named route when testing controllers with RSpec? 0.00
Are multiple asserts bad in a unit test? Even if chaining? 0.00