MarketSquare / MarketSquare/robotframework-faker

Selectively add keywords from Faker python

Open
#87 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
HTML
Stars
69
Forks
23
PR merge metrics
No merged PRs in 30d

Description

Currently it appears all (public) methods are extracted from faker and piped in as keywords. Might consider bring n only those which are data providers. For the rest create keywords which translate the "robot framework world" in the the "faker world". An example of this is the Add Provider keyword which I don't think can be used as a keyword as is with the current "blind" faker method to keyword implementation.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by tracing how public Faker methods are extracted and exposed as Robot Framework keywords, then compare data providers with methods such as Add Provider. Define which methods should remain direct keywords and which need Robot Framework-oriented names or behavior. Done means the exposure is selective and regression coverage verifies the intended keyword set.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
tooling
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.