Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Translate test names #24

Open
gabriellhrn opened this issue Dec 1, 2015 · 0 comments
Open

Translate test names #24

gabriellhrn opened this issue Dec 1, 2015 · 0 comments

Comments

@gabriellhrn
Copy link
Contributor

We have some tests with names in Portuguese. We should translate the methods to English. E.g.,

@Test
def "deve pegar a última versão e ela deve ser igual à versão retornada no módulo BeeVersionModule"() {

Should be

@Test
def "must get the latest version and it must match the version returned by BeeVersionModule"() {
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant