Skip to content

Updated transform_receive function#32

Open
YoussefChajia wants to merge 2 commits into
masterfrom
update-transform-receive
Open

Updated transform_receive function#32
YoussefChajia wants to merge 2 commits into
masterfrom
update-transform-receive

Conversation

@YoussefChajia
Copy link
Copy Markdown
Collaborator

  • Fixed the regular expression responsible for matching the .erl file extension because it also matched with folders that had "erl" in them before.

  • The new transform_recieve function extracts patterns from the receive clause, generates random test data based on those patterns using PropEr, and sends the generated data back to the process.

  • The function constructs an AST block that combines the random data generation, message sending, and the original receive expression using erl_syntax.

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.

1 participant