robotframework / robotframework/PythonLibCore

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

未關閉
#155 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視

還沒有人認領這個 Issue。

主要語言
Python
星號
69
分支
30
平均合併
9 小時 33 分鐘
30 天內合併 PR
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. Fork 儲存庫,在一個分支上完成修改。
  4. 送出 Pull Request,並在描述裡引用這個 Issue 編號。

研究方向

未指定檔案或測試。首先追蹤 PythonLibCore 如何驗證已翻譯的關鍵字,以及如何公開設定選項,然後查看 github.com/MarketSquare/robotframework-seleniumlibrary-translation/issues/59 中相關的翻譯 issue。完成的標準是:預設接受混合使用的已翻譯關鍵字和英文關鍵字,同時嚴格模式繼續拒絕英文關鍵字。

由索引模型根據 Issue 內容生成。

評估

技術堆疊
python
領域
testing-qa, tooling
Issue 類型
功能
難度
4/5
預估耗時
3-5 天
活躍度
停滯
描述清晰度
基本清楚
新手友好度
35/100

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。