Turnip - Google Groups (original) (raw)
0 selected

Yukio Mizuta, Wataru MIYAGUNI3
5/19/16
Scenario Outline result outputThanks for the clarification, Wataru. That formatter is great. Hopefully there will be some way to
unread,
Scenario Outline result outputThanks for the clarification, Wataru. That formatter is great. Hopefully there will be some way to
5/19/16

Lukas Oberhuber
3/12/16
Re: [turnip] Digest for ruby-turnip@googlegroups.com - 1 update in 1 topicI think you might have to use rutabaga (https://github.com/simplybusiness/rutabaga), which is an
unread,
Re: [turnip] Digest for ruby-turnip@googlegroups.com - 1 update in 1 topicI think you might have to use rutabaga (https://github.com/simplybusiness/rutabaga), which is an
3/12/16

Andrew P, Wataru MIYAGUNI2
3/12/16
Where to put RSpec After blockHi andrew. Please try the following code: RSpec.configure do |config| config.after type: :feature do
unread,
Where to put RSpec After blockHi andrew. Please try the following code: RSpec.configure do |config| config.after type: :feature do
3/12/16

Wataru MIYAGUNI
11/19/15
Turnip 2.0.0Hi everyone, I just release Turnip 2.0.0. - https://github.com/jnicklas/turnip/releases/tag/v2.0.0 -
unread,
Turnip 2.0.0Hi everyone, I just release Turnip 2.0.0. - https://github.com/jnicklas/turnip/releases/tag/v2.0.0 -
11/19/15

Sharon Snyder, Wataru MIYAGUNI2
7/8/15
Beginner question about Turnip and why use it....Hi Sharon > Exactly what is considered "best practices" for my situation? Turnip is a
unread,
Beginner question about Turnip and why use it....Hi Sharon > Exactly what is considered "best practices" for my situation? Turnip is a
7/8/15

Wataru MIYAGUNI2
7/6/15
Proposed changes for support version of RSpecI decided to RSpec support policy and major release plan. Please check this issue. https://github.com
unread,
Proposed changes for support version of RSpecI decided to RSpec support policy and major release plan. Please check this issue. https://github.com
7/6/15

hai nguyen ngoc, Wataru MIYAGUNI3
7/31/14
How to change alternative words from cucumber to turnip?Nice, that's my need. Thanks so much On Friday, 1 August 2014 04:04:13 UTC+7, Wataru MIYAGUNI
unread,
How to change alternative words from cucumber to turnip?Nice, that's my need. Thanks so much On Friday, 1 August 2014 04:04:13 UTC+7, Wataru MIYAGUNI
7/31/14

hai nguyen ngoc2
7/31/14
Can I using spreewald gem into turnip?I have known a way how to reuse spreewald gem in turnip. On Friday, 20 June 2014 16:12:00 UTC+7, hai
unread,
Can I using spreewald gem into turnip?I have known a way how to reuse spreewald gem in turnip. On Friday, 20 June 2014 16:12:00 UTC+7, hai
7/31/14

hai nguyen ngoc, Wataru MIYAGUNI5
7/31/14
can not use method in tunripwowwwww, IT WORKS SO WELL! thanks so much <3 On Thursday, 31 July 2014 12:03:38 UTC+7, Wataru
unread,
can not use method in tunripwowwwww, IT WORKS SO WELL! thanks so much <3 On Thursday, 31 July 2014 12:03:38 UTC+7, Wataru
7/31/14

Roelof Wobben
7/8/14
Is this a good starting pointHello, Im starting a financial app for a toy library. So first I have to enter the plans where
unread,
Is this a good starting pointHello, Im starting a financial app for a toy library. So first I have to enter the plans where
7/8/14

Doug Puchalski, Jonas Nicklas2
4/14/14
Thoughts on interleaved processing Background and ScenarioPhilosophical issues aside, given the current implementation of the Gherkin parser, this is actually
unread,
Thoughts on interleaved processing Background and ScenarioPhilosophical issues aside, given the current implementation of the Gherkin parser, this is actually
4/14/14

Doug Puchalski
4/1/14
Bug in step definitions fail due to optional phraseI'm defining a step like: step "The :model should be (a|an) :bool" The following fails:
unread,
Bug in step definitions fail due to optional phraseI'm defining a step like: step "The :model should be (a|an) :bool" The following fails:
4/1/14

m...@waymate.de, Jonas Nicklas2
2/6/14
Is turnip planned to support Rspec 3.0?Turnip 1.2 was supposed to support it, but I messed up the gemspec. I'll do a 1.2.1 release with
unread,
Is turnip planned to support Rspec 3.0?Turnip 1.2 was supposed to support it, but I messed up the gemspec. I'll do a 1.2.1 release with
2/6/14

Keisuke Endo, Jonas Nicklas3
2/2/14
Using multibyte characters for alternative wordsOK. I opened an issue#117 on GitHub. 2014年2月2日日曜日 23時17分02秒 UTC+9 jnicklas: This sounds like a bug to
unread,
Using multibyte characters for alternative wordsOK. I opened an issue#117 on GitHub. 2014年2月2日日曜日 23時17分02秒 UTC+9 jnicklas: This sounds like a bug to
2/2/14

cj
12/30/13
Doesn't seem to run the file: 0 examples, 0 failuresFirst off, thank you for this gem :) I can't seem to get it working though, I included turnip
unread,
Doesn't seem to run the file: 0 examples, 0 failuresFirst off, thank you for this gem :) I can't seem to get it working though, I included turnip
12/30/13

Deepak Chennoria
12/12/13
Failure/Error: Unable to find matching line from backtrace , when run turnip tests with CapybaraFailure/Error: Unable to find matching line from backtrace Selenium::WebDriver::Error::UnknownError:
unread,
Failure/Error: Unable to find matching line from backtrace , when run turnip tests with CapybaraFailure/Error: Unable to find matching line from backtrace Selenium::WebDriver::Error::UnknownError:
12/12/13

Jonas Nicklas, … Deepak Chennoria4
12/9/13
Re: [turnip] Turnip/CapybaraHi Damon Toal-Rossi, Can you provide me steps to create a project from scratch for web application
unread,
Re: [turnip] Turnip/CapybaraHi Damon Toal-Rossi, Can you provide me steps to create a project from scratch for web application
12/9/13

Deepak Chennoria, … Lukas Oberhuber5
12/4/13
Turnip with Capybara for acceptance and Integration testingDeepak, The way that I have done it is to use capybara to drive selenium web driver. I don't know
unread,
Turnip with Capybara for acceptance and Integration testingDeepak, The way that I have done it is to use capybara to drive selenium web driver. I don't know
12/4/13

jnicklas, Deepak Chennoria2
12/4/13
[ANN] Turnip 0.3.0Hi Jnicklas, I am just beginner to ruby as well as Capybara. But some how I have found some good
unread,
[ANN] Turnip 0.3.0Hi Jnicklas, I am just beginner to ruby as well as Capybara. But some how I have found some good
12/4/13

Evan Sherwood, Jonas Nicklas2
10/6/13
Minitest support?If you look at the source, everything RSpec related is confined to a single file, so this should be
unread,
Minitest support?If you look at the source, everything RSpec related is confined to a single file, so this should be
10/6/13

Donald Plummer3
9/11/13
tags, vcr, and cassette namesI spoke too soon, that lambda isn't available. This is what is actually working: RSpec.configure
unread,
tags, vcr, and cassette namesI spoke too soon, that lambda isn't available. This is what is actually working: RSpec.configure
9/11/13

Lukas Oberhuber
5/15/13
Re: How do i include my step files?Emil, In your case, I think you should put the following in your spec_helper.rb file: Dir.glob("
unread,
Re: How do i include my step files?Emil, In your case, I think you should put the following in your spec_helper.rb file: Dir.glob("
5/15/13

Jonas Nicklas
3/17/13
Re: [turnip] FormattersYes and no. You can use any RSpec formatter. But the output is never going to looks as nice as the
unread,
Re: [turnip] FormattersYes and no. You can use any RSpec formatter. But the output is never going to looks as nice as the
3/17/13

jnicklas
11/26/12
[ANN] Turnip 1.1.0Hi everyone, I just pushed Turnip 1.1.0 out to rubygems. You get some cool new features, and support
unread,
[ANN] Turnip 1.1.0Hi everyone, I just pushed Turnip 1.1.0 out to rubygems. You get some cool new features, and support
11/26/12

Rod Paddock, … Jonas Nicklas4
11/1/12
Before and AfterYou can think that background->before, scenarion->it. Kind of like if you were using the
unread,
Before and AfterYou can think that background->before, scenarion->it. Kind of like if you were using the
11/1/12

pmu
10/4/12
Turnip testing email steps?Hello, I am exploring Turnip as alternative to Cucmber and I have the problem that I need to test for
unread,
Turnip testing email steps?Hello, I am exploring Turnip as alternative to Cucmber and I have the problem that I need to test for
10/4/12

Eric M., Jonas Nicklas5
9/29/12
Calling nested steps with placeholdersOn Saturday, September 29, 2012 9:03:53 PM UTC-4, jnicklas wrote: You could have used the same
unread,
Calling nested steps with placeholdersOn Saturday, September 29, 2012 9:03:53 PM UTC-4, jnicklas wrote: You could have used the same
9/29/12

Jonas Nicklas, gravis2
9/9/12
Re: [turnip] Using built-in stepsho, I didn't know that post, thanks for pointing this Jonas! Indeed, I haven't used cucumber
unread,
Re: [turnip] Using built-in stepsho, I didn't know that post, thanks for pointing this Jonas! Indeed, I haven't used cucumber
9/9/12

shan
8/24/12
Re: No output when running TurnipIn your spec_helper.rb, does it help if you replace require 'capybara/rspec' with require
unread,
Re: No output when running TurnipIn your spec_helper.rb, does it help if you replace require 'capybara/rspec' with require
8/24/12

Harlow Ward
7/18/12
Re: [turnip] How to use Devise's "sign_in"Could you do something more like this and just have capybara replicate the steps a regular user would
unread,
Re: [turnip] How to use Devise's "sign_in"Could you do something more like this and just have capybara replicate the steps a regular user would
7/18/12