Code Monkey home page Code Monkey logo

Comments (8)

arendjantetteroo avatar arendjantetteroo commented on May 25, 2024

You need to add the following to the top of your feature files to use another language,otherwise behat assumes it's in english :

language: pt

from behat.

dcsg avatar dcsg commented on May 25, 2024

i didn't see that in doc's, now is working! i will read again the docs and make a PR with it if the doc's does not mention it ;)

from behat.

arendjantetteroo avatar arendjantetteroo commented on May 25, 2024

I had the same problem 2 days ago, see http://groups.google.com/group/behat/browse_thread/thread/93d0ab611e90d7b1
A PR for the docs would be nice.

from behat.

dcsg avatar dcsg commented on May 25, 2024

But it doesn't make sense, the language is set to "pt" in behat.yml it should work without the reference inside the feature file or not @everzet?

from behat.

everzet avatar everzet commented on May 25, 2024

No it should not. The language, that you specify in behat.yml or with parameter is the language of Behat formatter (output generator) - that's why it's placed under formatter section of configs. This option doesn't affect Gherkin parser.

Features are explicit pieces of information, that could and should be used separately from Behat in many cases. Keeping this in mind, hiding some important information (like language) from them in Behat configs is the true crime!

Also, single project could have features in multiple languages ;-) And english is used by default.

from behat.

everzet avatar everzet commented on May 25, 2024

https://github.com/Behat/Behat-docs/commit/c1f76bfd2e052b57a494ea1b7b2fd7db982da9d6

from behat.

dcsg avatar dcsg commented on May 25, 2024

@everzet you are more faster than me, i was just about to do a PR on that ;) tks

from behat.

ftassi avatar ftassi commented on May 25, 2024

behat-docs repo has been moved. Just for reference, here is the correct link to the patch https://github.com/Behat/en-docs.behat.org/commit/c1f76bf

from behat.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.