Thursday April 30 2009 |
Time | Replies | Subject |
6:26PM |
9 |
submodule rspec and rspec-rails issues |
2:53PM |
1 |
Partitioning Specs |
2:44PM |
6 |
Help with some basics |
1:24PM |
2 |
script/general rspec_* |
12:59PM |
0 |
shoud error |
12:15PM |
3 |
[cucumber] Bug introduced in 0.3.1 |
10:08AM |
0 |
[RSPEC] [CUCUMBER] have autotest running *only* the features |
7:19AM |
1 |
rake spec - no output |
3:55AM |
0 |
rspec-rails 1.2.5 Released |
3:55AM |
0 |
rspec 1.2.5 Released |
|
Wednesday April 29 2009 |
Time | Replies | Subject |
10:11PM |
0 |
Change in API 0.3.1 clarification |
3:09PM |
0 |
Cucumber localization |
2:24PM |
0 |
Is it possible to have autotest running *only* the features not the specs |
11:58AM |
2 |
NetBeans with Cucumber module |
10:04AM |
1 |
Cucumber/Webrat/Selenium + SSL? |
6:23AM |
9 |
[rspec] loading specs as an object model without running them |
5:09AM |
2 |
Current Evaluation of RSpec |
|
Tuesday April 28 2009 |
Time | Replies | Subject |
5:47PM |
10 |
Noob question |
1:11PM |
16 |
Before and After blocks for individual feature files? |
9:11AM |
3 |
[cucumber] Use of Scenario Outline for validation stuff ? |
7:26AM |
1 |
Cucumber custome reports |
|
Monday April 27 2009 |
Time | Replies | Subject |
8:53PM |
3 |
[cucumber] Where does STDOUT go? |
8:44PM |
7 |
Cucumber - Testing ActionMailer |
8:27PM |
2 |
cucumber/webrat, need to set user in session, can''t stub or mock. Fixtures? |
6:40PM |
0 |
describe ''a spec for a helper that takes a block'' i.should need_to_do_this? |
5:40PM |
2 |
uninitialized constant ActionController running Cucumber features in Aptana/RadRails IDE |
1:34PM |
2 |
[cucumber] Setting a constant in step definition |
4:44AM |
2 |
Cucumber: Setting Dependency among scenarios |
|
Sunday April 26 2009 |
Time | Replies | Subject |
9:17PM |
1 |
RSPEC book example in Chapter 3. |
6:53PM |
9 |
Problems running features with Textmate Cucumber bundle |
12:16PM |
5 |
[Cucumber] gem missing dependencies |
6:47AM |
1 |
Cucumber/RSpec for an existing Rails project - generate rspec models and controllers? |
|
Saturday April 25 2009 |
Time | Replies | Subject |
10:43AM |
4 |
automating and end to end functional test. |
4:22AM |
8 |
BDD for C#? |
4:07AM |
8 |
[Cucumber] call the (Treetop?) parser directly? |
|
Friday April 24 2009 |
Time | Replies | Subject |
10:22PM |
4 |
Background and scenario outline interaction |
5:32PM |
3 |
rspec-rails fails to find a controller name |
|
Thursday April 23 2009 |
Time | Replies | Subject |
7:05PM |
5 |
Style issue |
5:22PM |
0 |
About the use of Scenario Outline for validation stuff |
3:19PM |
0 |
[Cucumber, Rails] Load path hell with plugins /extensions |
|
Wednesday April 22 2009 |
Time | Replies | Subject |
9:06PM |
3 |
Passing custom arguments to an rspec script. Is this possible? |
6:08PM |
2 |
[Cucumber] Options in tables |
6:06PM |
2 |
[RSpec] Clarification on using shared_examples_for on a Rails Controller |
4:27PM |
2 |
Problems withe the template... |
3:27PM |
2 |
[Cucumber] Textmate support for Background |
2:52PM |
26 |
Cucumber ".should contain(expected) does but fails anyway |
1:49PM |
1 |
With RSpec 1.2.4, autospec runs twice |
10:35AM |
3 |
Select box with Webrat |
2:58AM |
15 |
Why RSpec? |
12:43AM |
1 |
Tests for my gem cannot find classes in gems lib directory .. |
|
Tuesday April 21 2009 |
Time | Replies | Subject |
4:56PM |
8 |
[Cucumber] Tables |
1:25PM |
0 |
RSpec and Selenium automation of an application |
7:28AM |
4 |
How to get stacktrace for extending Ruby in C |
7:21AM |
1 |
How would I spec this? --Rails subscriptions |
|
Monday April 20 2009 |
Time | Replies | Subject |
5:25PM |
0 |
[cucumber, jruby] Same steps are being added multiple times |
8:24AM |
1 |
Appropriate adapter (Rails, Cucumber) |
|
Sunday April 19 2009 |
Time | Replies | Subject |
6:56PM |
1 |
Cucmber: Mysql::Error: query: not connected: ROLLBACK |
4:27PM |
19 |
Controller spec: testing that scope is set |
6:31AM |
11 |
Custom Example Groups |
|
Saturday April 18 2009 |
Time | Replies | Subject |
11:09PM |
0 |
DDL Rails 2.3 nested transactions causing problems in specs |
11:02PM |
3 |
How to approach testing automated processing |
6:15PM |
8 |
autospec startup problem |
5:17PM |
21 |
Depot app, Demeter''s law and troubles cleanly specing |
|
Friday April 17 2009 |
Time | Replies | Subject |
4:06PM |
6 |
AfterCurrentScenario block |
8:45AM |
7 |
But rspec can not be found |
|
Thursday April 16 2009 |
Time | Replies | Subject |
6:12PM |
0 |
best practice for model callbacks? |
5:43PM |
6 |
specs for attributes with default values on the SQL layer |
11:59AM |
6 |
Cucumber - step negating another expecting step |
11:51AM |
12 |
Testing discovered a problem in my code |
|
Wednesday April 15 2009 |
Time | Replies | Subject |
4:36PM |
5 |
Rate my code: refactoring from spec |
2:52PM |
1 |
Specs for RSpec Matchers and Helpers |
2:19PM |
4 |
How to test/spec an ActiveRecord find that uses :include |
2:18PM |
3 |
rspec 1.2.4 Released |
2:10PM |
1 |
`add_example_group'': undefined method `deprecate'' for Spec:Module (NoMethodError) |
1:04PM |
0 |
Ambigous error while running cucumber features |
3:22AM |
2 |
How to write a feature that calls for a prompt? |
|
Tuesday April 14 2009 |
Time | Replies | Subject |
11:39PM |
9 |
[Cucumber] How can I pass an XML block as a parameter? |
5:19PM |
2 |
[Cucumber] features.txt |
3:30PM |
0 |
OT: RSpec support in rails.vim |
12:19PM |
0 |
[Cucumber] attribute readers in World? |
11:32AM |
1 |
various results from same test |
9:00AM |
1 |
(MissingSourceFile) no such file to load -- spec/expectations/differs/default |
6:24AM |
7 |
undefined local variable or method `params'' for #<Spec |
|
Monday April 13 2009 |
Time | Replies | Subject |
9:03PM |
1 |
Cucumber features for RSS feeds |
6:14PM |
4 |
Problem seeing and accessing RSpec gems |
3:09PM |
4 |
How to write a spec file for a helper |
3:06PM |
3 |
how to write a spec for an actionmailer method |
7:19AM |
1 |
Passing self to matchers |
1:15AM |
3 |
Custom matcher, use other helpers and matchers from rspec-rails |
|
Sunday April 12 2009 |
Time | Replies | Subject |
7:24PM |
3 |
How to Spec a Web Services Client |
|
Saturday April 11 2009 |
Time | Replies | Subject |
10:59PM |
13 |
Mocking: brittle specs and tight coupling? |
3:07AM |
0 |
Cucumber stripping the letter "a" on windows |
12:07AM |
9 |
Cucumber - Recommended viewing. |
|
Friday April 10 2009 |
Time | Replies | Subject |
8:40PM |
4 |
message expectations without explicit receiver |
2:56PM |
1 |
where''s an example of an RSpec''d Rails or Merb site with RJS calls? |
5:08AM |
1 |
route_for testing multiple request methods |
4:14AM |
8 |
Eliminating duplication from tests |
3:14AM |
10 |
Then I should be on /users/3/posts/8/comments/2/edit |
1:12AM |
15 |
Cucover: coverage-aware ''lazy'' cucumber runs |
|
Thursday April 9 2009 |
Time | Replies | Subject |
10:37PM |
5 |
[cucumber] Cucumber and restful_authentication |
6:55PM |
1 |
Testing page layouts |
6:19PM |
4 |
[cucumber, jruby] Same steps are being added multiple times? |
5:33PM |
1 |
[cucumber][rails] trouble with authlogic tests |
4:46PM |
6 |
[cucumber] Tests pass, application does not. |
12:39PM |
3 |
[Cucumber] Bug? |
|
Wednesday April 8 2009 |
Time | Replies | Subject |
6:08PM |
2 |
updated to latest gems, rspec not catching flash.now |
3:09PM |
3 |
possible to stub params hash ? |
10:25AM |
3 |
Testing helpers that accept a block |
9:31AM |
12 |
Reuse of Cucumber Features |
9:11AM |
6 |
Pending expectations |
1:01AM |
1 |
[Cucumber] any examples of navigating cucumber parse tree from external script |
|
Tuesday April 7 2009 |
Time | Replies | Subject |
11:21PM |
4 |
superclass mismatch for class ModelExampleGroup (TypeError) |
10:40PM |
6 |
rspec_on_rails_on_crack not being loaded properly |
9:19PM |
11 |
[Cucumber] Welcome Ben Mabey to the official Cucumber team |
8:26PM |
4 |
Web-based story runner? |
5:32PM |
3 |
rake db:test:prepare and pending migrations |
12:50PM |
2 |
[Cucumber] Spring cleaning |
11:41AM |
6 |
[Rspec] Trying to get rspec to test a controller in a namespace |
1:56AM |
3 |
JSON matcher |
1:29AM |
0 |
Best practices: How small to make > > examples? |
12:34AM |
0 |
[rspec] Deprecate --dry-run |
12:06AM |
5 |
spec''ing theme views |
|
Monday April 6 2009 |
Time | Replies | Subject |
10:39PM |
0 |
[cucumber] more than one keyword translation |
9:50PM |
15 |
Autospec Infinite Loop ?? |
3:02PM |
3 |
Best practices: How small to make > examples? |
12:11PM |
10 |
debuggin cucmber script in ruby |
|
Sunday April 5 2009 |
Time | Replies | Subject |
8:40PM |
1 |
[cucumber] Nested resource in paths.rb |
4:23PM |
5 |
Problem with colorized output in cygwin on Vista (was: RSpec Formats with Strange Characters) |
2:23PM |
6 |
Can''t use Cucumber with Webrat and Selenium |
3:35AM |
2 |
RSpec Formats with Strange Characters |
2:56AM |
10 |
Best practices: How small to make examples? |
|
Saturday April 4 2009 |
Time | Replies | Subject |
11:08PM |
4 |
Problems installing the rspec and rspec-rails gems |
6:14AM |
10 |
Phlip''s be_html_with was RE: Problem with Custom matcher and Blocks |
|
Friday April 3 2009 |
Time | Replies | Subject |
4:04PM |
1 |
BDD w/Rails class in June |
|
Thursday April 2 2009 |
Time | Replies | Subject |
10:22PM |
1 |
Thought on a quality metric for Cucumber test suites |
8:12PM |
3 |
Rspec 1.2.2 unpacking |
5:56PM |
5 |
a wiki to host Cuke & webrat? |
1:25AM |
8 |
Problem with Custom matcher and Blocks |
|
Wednesday April 1 2009 |
Time | Replies | Subject |
10:51PM |
4 |
[cucumber] How to add a after failure hook? |
7:40PM |
1 |
RSpec-Rails 1.2.2 and Controllers without views - what to do? |
6:34PM |
0 |
RSpec makes me want to write better code |
6:33PM |
0 |
rspec-users Digest, Vol 34, Issue 3 |
4:29PM |
3 |
rspec-users Digest, Vol 34, Issue 2 |
4:06PM |
0 |
ticket 44 |
3:35PM |
3 |
Autospec stops running after tests are complete |