Skip to content

Instantly share code, notes, and snippets.

@rafaelaazevedo
Last active April 19, 2020 20:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rafaelaazevedo/959e9caa80c36286786fcc5467e36804 to your computer and use it in GitHub Desktop.
Save rafaelaazevedo/959e9caa80c36286786fcc5467e36804 to your computer and use it in GitHub Desktop.
body: {
name: "Mary",
dateOfBirthday: Matchers.term(
generate: "02/11/2013",
matcher:/\d{2}\/\d{2}\/\d{4}/)
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment