I really like the idea of LinkedIn BDD and RSpec groups.
Is somebody of the core team willing to create these?
--Erik
Ashley Moran wrote:
On Nov 14, 2008, at 12:27 pm, Matt Wynne wrote:
What about abstracting it a level and making it a BDD group? The
'Outside In' Club. Or something. :)
The
Just did the same :)
Juanma Cervera wrote:
I have just gone to "Pragmatic Programmers" and spent my money in the
book I have dreaming for six months. :)
Maybe I'm the first :)
___
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforg
Hi,
Does anybody have a vim script that enables me to run specs from within
vim and have the cursor positioned on the right line in case of a backtrace?
TIA,
Erik.
___
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/l
Hi,
Does anybody have a vim script that enables me to run specs from within
vim and have the cursor positioned on the right line in case of a backtrace?
TIA,
Erik.
___
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/lis
Hi,
I am new to RSpec and BDD.
I was wondering if RSpec specifications are a good solution for testing
REST webservices (not implemented in Rails).
If so, what would be a good way to test something like the API described
below?
===
GET http://localhost/workflow text/xml
Result: 200
Hi,
I am new to RSpec and BDD.
I was wondering if RSpec specifications are a good solution for testing
REST webservices (not implemented in Rails).
If so, what would be a good way to test something like the API described
below?
===
GET http://localhost/workflow text/xml
Result: 200