naver / fixture-monkey

Let Fixture Monkey generate test instances including edge cases automatically
https://naver.github.io/fixture-monkey
Apache License 2.0
560 stars 89 forks source link

Change regular expression generation library to RgxGen #870

Closed SooKim1110 closed 8 months ago

SooKim1110 commented 8 months ago

Summary

Related to #772, #713

Changes the regular expression generation library to RgxGen.

(Optional): Description

How Has This Been Tested?

Added RegexGeneratorTest.

Is the Document updated?

Will add a subsequent commit to update the document once this PR is reviewed and finalized.