robotframework / robotframework/PythonLibCore

Nice to have: Option to keep English original keywords as valid

オープン
#155 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

主要言語
Python
スター
69
フォーク
30
平均マージ
9時間 33分
マージ済み PR(30日)
6

説明

When we have translated keywords and the original English keywords, the test run would fail because the English keywords are unknown.
Would be nice to have an option to make this current behavior as a strict mode, and have the option to allow mixed translation and English keywords the default.

For example:

mode=multi   # The default (or mixed)

or

mode=strict   # The exact translation (or single) (or exact) ....

Copy of https://github.com/MarketSquare/robotframework-seleniumlibrary-translation/issues/59 because it also needs support from PLC.

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

調査の方向性

ファイルやテストは指定されていません。まず、PythonLibCore が翻訳されたキーワードをどのように検証し、設定オプションをどのように公開しているかを追跡し、次に github.com/MarketSquare/robotframework-seleniumlibrary-translation/issues/59 の関連する翻訳 issue を確認してください。デフォルトで翻訳されたキーワードと英語のキーワードが混在していても受け入れられ、strict mode では英語のキーワードが引き続き拒否されれば完了です。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
python
領域
testing-qa, tooling
issue の種類
機能追加
難易度
4/5
見積もり時間
3〜5日
活発さ
停滞
明瞭さ
おおむね明確
初心者へのやさしさ
35/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。