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

feat: Support more natural languages for the features. #120

Merged
merged 10 commits into from
Jun 20, 2024

Conversation

wdipax
Copy link
Contributor

@wdipax wdipax commented Jun 16, 2024

Right now feature descriptions are only supported in English. The Gherkin framework supports many more natural languages.

This pull request adds support for features written in all natural languages ​​supported by Gherkin.

internal/app/app.feature Outdated Show resolved Hide resolved
internal/app/app_test.go Outdated Show resolved Hide resolved
Copy link
Contributor Author

@wdipax wdipax left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

More questions for discussion.

README.md Show resolved Hide resolved
scripts/examples.sh Show resolved Hide resolved
Copy link
Contributor Author

@wdipax wdipax left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

More explicit naming.

internal/app/app.feature Outdated Show resolved Hide resolved
internal/app/app_test.go Outdated Show resolved Hide resolved
@hedhyw hedhyw self-requested a review June 17, 2024 10:07
@hedhyw
Copy link
Owner

hedhyw commented Jun 17, 2024

thank you, I will check later today!

hedhyw
hedhyw previously approved these changes Jun 17, 2024
internal/app/languages.go Outdated Show resolved Hide resolved
internal/app/languages.go Outdated Show resolved Hide resolved
@hedhyw hedhyw changed the title Support more natural languages for the features. feat: Support more natural languages for the features. Jun 17, 2024
@hedhyw
Copy link
Owner

hedhyw commented Jun 19, 2024

@wdipax
praise: cool!

Let's merge main here.
I've upgraded go to 1.22 and removed the deprecated template.
You may have conflicts in "scripts/examples.sh" and imports.

Also, try to run make lint test locally.

Thanks!

@wdipax wdipax force-pushed the feat/support_more_natural_languages branch from 9df5a2b to ef24c9f Compare June 19, 2024 17:21
@wdipax wdipax requested a review from hedhyw June 19, 2024 17:33
@hedhyw hedhyw merged commit c3229ea into hedhyw:main Jun 20, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants