Cucumber supported key words in Chinese language

145 views
Skip to first unread message

Shiva Tej

unread,
Oct 23, 2015, 2:48:01 AM10/23/15
to Cukes
HI,

Currently I am trying to automate chinese application using cucumber scripts.Could you please provide the supported  cucumber keywords for Chinese language.

Regards,
Shivatej k

aslak hellesoy

unread,
Oct 23, 2015, 5:23:31 AM10/23/15
to Cucumber Users
Please see this recent thread: https://groups.google.com/d/msg/cukes/1iEDznRH9_g/2K0O_wvIDAAJ

Also try `cucumber --i18n zh-CN`


--
Posting rules: http://cukes.info/posting-rules.html
---
You received this message because you are subscribed to the Google Groups "Cukes" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cukes+un...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Shiva Tej

unread,
Oct 23, 2015, 7:20:13 AM10/23/15
to Cukes
Thanks Aslak for the reply.

Currently we are using Eclipse+Java+Cucumber with maven setup  in our framework.I didn't find any plugin/jar file for the "Cucumber --i18n zh-CN" in eclipse to support chinese language.Could you please guide us which jar file/maven dependency  we can use to support i18n?


As per your earlier response we tried the with below code:

# language: zh-CN
#功能: 测试 

场景: 注册负方案
鉴于    一世      开放 "https://accounts.coursera.org/signup" 网址 在 该 浏览器


Due to the errors,we are unable to save the feature file and run the script.

aslak hellesoy

unread,
Oct 23, 2015, 7:47:50 AM10/23/15
to cu...@googlegroups.com


On Friday, 23 October 2015, Shiva Tej <shivat...@gmail.com> wrote:
Thanks Aslak for the reply.

Currently we are using Eclipse+Java+Cucumber with maven setup  in our framework.I didn't find any plugin/jar file for the "Cucumber --i18n zh-CN" in eclipse to support chinese language.


No new jar file needed. Just run `mvn test -Dcucumber.options="--i18n zh-CN"`

Alternatively, find the Chinese keywords here:

 
Could you please guide us which jar file/maven dependency  we can use to support i18n?


As per your earlier response we tried the with below code:

# language: zh-CN
#功能: 测试 

场景: 注册负方案
鉴于    一世      开放 "https://accounts.coursera.org/signup" 网址 在 该 浏览器


Due to the errors,we are unable to save the feature file and run the script.

Not being able to save the file is an Eclipse or Cucumber-Eclipse problem I can't help you with. Please ask the Cucumber-Eclipse maintainers. Or use a different editor/IDE without this bug/limitation.

Also make sure your feature file is saved with UTF-8 encoding.

Aslak
 







On Friday, October 23, 2015 at 12:18:01 PM UTC+5:30, Shiva Tej wrote:
HI,

Currently I am trying to automate chinese application using cucumber scripts.Could you please provide the supported  cucumber keywords for Chinese language.

Regards,
Shivatej k

--

achyuth sastry

unread,
Oct 24, 2015, 3:48:28 PM10/24/15
to Cukes
Hello Aslak,

we are still facing issue with running Chinese language in Cucumber + java using eclipse

can you please suggest alternative IDE which has been tested for multiple languages using Cucumber & Java.

most of the samples are referring ruby, can we have samples with Java and multiple languages

aslak hellesoy

unread,
Oct 24, 2015, 4:27:06 PM10/24/15
to Cucumber Users


On Sat, Oct 24, 2015 at 8:48 PM, achyuth sastry <achyuth...@gmail.com> wrote:
Hello Aslak,


 
we are still facing issue with running Chinese language in Cucumber + java using eclipse

can you please suggest alternative IDE which has been tested for multiple languages using Cucumber & Java.


IntelliJ IDEA is great
 
most of the samples are referring ruby, can we have samples with Java and multiple languages

Reply all
Reply to author
Forward
0 new messages