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

Language Display Names data needs to be recreated #201

Open
echeran opened this issue Mar 19, 2024 · 1 comment
Open

Language Display Names data needs to be recreated #201

echeran opened this issue Mar 19, 2024 · 1 comment

Comments

@echeran
Copy link
Collaborator

echeran commented Mar 19, 2024

We need to recreate language display name data so that we can have a source of test input data which:

  • is based on open source ICU
  • provides the ICU version it is based on
  • provides the values for the various options for display name formatting used
@saumyabharti294
Copy link

Hello @echeran
I picked up the ICU For python testing and i want to know that json file for the same needs to be converted to python? If yes then are the steps below is what i need to follow?

1.Load JSON Data: Parse the JSON data for each test case.

2.Access Test Scenario: Retrieve the test scenario from the parsed data.

3.Access Verifications: Iterate through the verifications for the test case.

4.Perform Actions: Based on the test scenario and verifications, perform any necessary actions such as executing tests, verifying results, and generating reports.

5.Repeat for Each Test Case: Repeat the process for each test case in your dataset.

Also after this we have to run the code on some specific platform or we can run on local python environment?

@sffc sffc added this to the Priority ⟨P2⟩ milestone Apr 29, 2024
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

No branches or pull requests

3 participants